SPECS: tripwire.spec - comsetics
darekr
darekr at pld-linux.org
Sat Nov 18 12:20:22 CET 2006
Author: darekr Date: Sat Nov 18 11:20:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- comsetics
---- Files affected:
SPECS:
tripwire.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/tripwire.spec
diff -u SPECS/tripwire.spec:1.20 SPECS/tripwire.spec:1.21
--- SPECS/tripwire.spec:1.20 Fri Oct 29 15:47:42 2004
+++ SPECS/tripwire.spec Sat Nov 18 12:20:17 2006
@@ -47,8 +47,7 @@
%patch0 -p0
%build
-cd src
-%{__make} release \
+%{__make} -C src release \
GMAKE=make \
CXX="%{__cxx}" \
@@ -57,8 +56,7 @@
install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/{man1,man5,man8}}
install -d $RPM_BUILD_ROOT{%{_var}/spool/%{name},%{_cron}}
-cd src
-%{__make} install \
+%{__make} -C src install \
DESTDIR=$RPM_BUILD_ROOT
#install lib/tw.config $RPM_BUILD_ROOT%{_sysconfdir}
@@ -82,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/11/18 11:20:17 darekr
+- comsetics
+
Revision 1.20 2004/10/29 13:47:42 paladine
- spelling fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tripwire.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list