SPECS: rt.spec - don't install /usr/sbin/rt-test-dependencies

arekm arekm at pld-linux.org
Sun Jan 18 19:57:38 CET 2009


Author: arekm                        Date: Sun Jan 18 18:57:38 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't install /usr/sbin/rt-test-dependencies

---- Files affected:
SPECS:
   rt.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.64 SPECS/rt.spec:1.65
--- SPECS/rt.spec:1.64	Thu Jan  8 13:24:14 2009
+++ SPECS/rt.spec	Sun Jan 18 19:57:32 2009
@@ -220,6 +220,9 @@
 
 install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+# unneeded in installed copy
+rm -f $RPM_BUILD_ROOT%{_sbindir}/rt-test-dependencies
+
 # *.in, tests
 find $RPM_BUILD_ROOT -type f -name \*.in -exec rm '{}' \;
 
@@ -252,6 +255,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2009/01/18 18:57:32  arekm
+- don't install /usr/sbin/rt-test-dependencies
+
 Revision 1.64  2009/01/08 12:24:14  arekm
 - up to 3.8.2 final
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list