template-specs: haskell.spec - fixed post

baggins baggins at pld-linux.org
Thu Apr 8 14:04:59 CEST 2010


Author: baggins                      Date: Thu Apr  8 12:04:59 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- fixed post

---- Files affected:
template-specs:
   haskell.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: template-specs/haskell.spec
diff -u template-specs/haskell.spec:1.1 template-specs/haskell.spec:1.2
--- template-specs/haskell.spec:1.1	Thu Apr  8 14:03:46 2010
+++ template-specs/haskell.spec	Thu Apr  8 14:04:54 2010
@@ -44,7 +44,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/usr/bin/ghc-pkg update %{_libdir}/ghc-%{ghcver}/%{pkgname}-%{version}/%{pkgname}.conf
+/usr/bin/ghc-pkg update %{_libdir}/%{libsubdir}/%{pkgname}.conf
 
 %postun
 /usr/bin/ghc-pkg unregister %{pkgname}-%{version}
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/08 12:04:54  baggins
+- fixed post
+
 Revision 1.1  2010/04/08 12:03:46  baggins
 - template for haskell (ghc) packages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/haskell.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list