SPECS: crashmail.spec - use -C option for make
darekr
darekr at pld-linux.org
Thu Oct 4 22:48:49 CEST 2007
Author: darekr Date: Thu Oct 4 20:48:49 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use -C option for make
---- Files affected:
SPECS:
crashmail.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/crashmail.spec
diff -u SPECS/crashmail.spec:1.17 SPECS/crashmail.spec:1.18
--- SPECS/crashmail.spec:1.17 Mon Feb 12 22:23:51 2007
+++ SPECS/crashmail.spec Thu Oct 4 22:48:44 2007
@@ -22,8 +22,7 @@
%setup -q
%build
-cd src
-%{__make} linux
+%{__make} -C src linux
%install
rm -rf $RPM_BUILD_ROOT
@@ -47,6 +46,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2007/10/04 20:48:44 darekr
+- use -C option for make
+
Revision 1.17 2007/02/12 21:23:51 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crashmail.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list