SPECS: rpm-build-tools.spec - fixed scripts instalation

sls sls at pld-linux.org
Mon Oct 13 23:07:59 CEST 2008


Author: sls                          Date: Mon Oct 13 21:07:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed scripts instalation

---- Files affected:
SPECS:
   rpm-build-tools.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/rpm-build-tools.spec
diff -u SPECS/rpm-build-tools.spec:1.14 SPECS/rpm-build-tools.spec:1.15
--- SPECS/rpm-build-tools.spec:1.14	Fri Oct  3 18:15:14 2008
+++ SPECS/rpm-build-tools.spec	Mon Oct 13 23:07:54 2008
@@ -62,7 +62,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}}
 cp -a adapter.awk $RPM_BUILD_ROOT%{_libdir}/adapter.awk
-install pldnotify.awk builder adapter $RPM_BUILD_ROOT%{_bindir}/pldnotify.awk
+install pldnotify.awk builder adapter $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008/10/13 21:07:54  sls
+- fixed scripts instalation
+
 Revision 1.14  2008/10/03 16:15:14  glen
 - adapter needs gawk
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm-build-tools.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list