SPECS: busybox.spec - remove not exists macro _initrd_bindir

areq areq at pld-linux.org
Fri Apr 17 22:29:46 CEST 2009


Author: areq                         Date: Fri Apr 17 20:29:46 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove not exists macro _initrd_bindir

---- Files affected:
SPECS:
   busybox.spec (1.168 -> 1.169) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.168 SPECS/busybox.spec:1.169
--- SPECS/busybox.spec:1.168	Mon Apr  6 17:07:24 2009
+++ SPECS/busybox.spec	Fri Apr 17 22:29:40 2009
@@ -230,7 +230,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_initrd_bindir},%{_bindir},%{_mandir}/man1,%{_libdir}/busybox}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/busybox}
 
 %{?with_static:install built/busybox.static $RPM_BUILD_ROOT%{_bindir}}
 %if %{with initrd}
@@ -287,6 +287,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.169  2009/04/17 20:29:40  areq
+- remove not exists macro _initrd_bindir
+
 Revision 1.168  2009/04/06 15:07:24  baggins
 - rel 3
 - proper C on geninitrd
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.168&r2=1.169&f=u



More information about the pld-cvs-commit mailing list