SPECS: roadsend-php.spec - fix again
glen
glen at pld-linux.org
Mon Aug 27 11:48:57 CEST 2007
Author: glen Date: Mon Aug 27 09:48:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix again
---- Files affected:
SPECS:
roadsend-php.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/roadsend-php.spec
diff -u SPECS/roadsend-php.spec:1.3 SPECS/roadsend-php.spec:1.4
--- SPECS/roadsend-php.spec:1.3 Mon Aug 27 11:47:58 2007
+++ SPECS/roadsend-php.spec Mon Aug 27 11:48:52 2007
@@ -53,10 +53,12 @@
--with-gtk2
%{__make} -j1
-%clean
+%install
rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
-%install
+%clean
rm -rf $RPM_BUILD_ROOT
%files
@@ -68,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/08/27 09:48:52 glen
+- fix again
+
Revision 1.3 2007/08/27 09:47:58 glen
- fix section order
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roadsend-php.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list