packages: gap-toric/gap-toric.spec - builds, maybe even works, and yes, doc...
baggins
baggins at pld-linux.org
Wed Sep 29 13:59:34 CEST 2010
Author: baggins Date: Wed Sep 29 11:59:34 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- builds, maybe even works, and yes, doc and html dirs must be there
---- Files affected:
packages/gap-toric:
gap-toric.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/gap-toric/gap-toric.spec
diff -u packages/gap-toric/gap-toric.spec:1.1 packages/gap-toric/gap-toric.spec:1.2
--- packages/gap-toric/gap-toric.spec:1.1 Wed Sep 29 13:50:31 2010
+++ packages/gap-toric/gap-toric.spec Wed Sep 29 13:59:29 2010
@@ -24,10 +24,10 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_datadir}/gap/toric/lib
+install -d $RPM_BUILD_ROOT%{_datadir}/gap/pkg/toric
-install -p *.g $RPM_BUILD_ROOT%{_datadir}/gap/toric
-install -p lib/* $RPM_BUILD_ROOT%{_datadir}/gap/toric/lib
+install -p *.g $RPM_BUILD_ROOT%{_datadir}/gap/pkg/toric
+cp -a lib html doc $RPM_BUILD_ROOT%{_datadir}/gap/pkg/toric
%clean
rm -rf $RPM_BUILD_ROOT
@@ -43,6 +43,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2010/09/29 11:59:29 baggins
+- builds, maybe even works, and yes, doc and html dirs must be there
+
Revision 1.1 2010/09/29 11:50:31 baggins
- initial revision
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gap-toric/gap-toric.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list