Author: baggins Date: Sat Apr 10 15:59:54 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- docdir
---- Files affected:
packages/ghc-binary:
ghc-binary.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/ghc-binary/ghc-binary.spec
diff -u packages/ghc-binary/ghc-binary.spec:1.3
packages/ghc-binary/ghc-binary.spec:1.4
--- packages/ghc-binary/ghc-binary.spec:1.3 Sat Apr 10 17:58:09 2010
+++ packages/ghc-binary/ghc-binary.spec Sat Apr 10 17:59:49 2010
@@ -31,7 +31,7 @@
--libdir=%{_libdir} \
--libexecdir=%{_libexecdir} \
--libsubdir=%{libsubdir} \
- --docdir=%{_defaultdocdir}/%{name}-%{version}
+ --docdir=%{_docdir}/%{name}-%{version}
./Setup.lhs build
./Setup.lhs haddock --executables
@@ -42,7 +42,7 @@
# work around automatic haddock docs installation
rm -rf %{name}-%{version}-doc
-cp -a $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-%{version}
%{name}-%{version}-doc
+cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %{name}-%{version}-doc
./Setup.lhs register \
--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{libsubdir}/%{pkgname}.conf
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/04/10 15:59:49 baggins
+- docdir
+
Revision 1.3 2010/04/10 15:58:09 baggins
- rel 1
- template based
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-binary/ghc-binary.spec?r1=1.3&r2=1.4&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit