SPECS: busybox.spec - fix install

areq areq at pld-linux.org
Wed Apr 1 17:00:46 CEST 2009


Author: areq                         Date: Wed Apr  1 15:00:46 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix install

---- Files affected:
SPECS:
   busybox.spec (1.166 -> 1.167) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.166 SPECS/busybox.spec:1.167
--- SPECS/busybox.spec:1.166	Mon Mar 30 14:24:31 2009
+++ SPECS/busybox.spec	Wed Apr  1 17:00:40 2009
@@ -235,7 +235,7 @@
 %{?with_static:install built/busybox.static $RPM_BUILD_ROOT%{_bindir}}
 %if %{with initrd}
 install -d $RPM_BUILD_ROOT%{_libdir}/initrd
-install built/busybox.initrd $RPM_BUILD_ROOT%{_libdir}/initrd/busybox
+install built/busybox.initrd $RPM_BUILD_ROOT%{_libdir}/initrd/initrd-busybox
 %endif
 
 install busybox.links $RPM_BUILD_ROOT%{_libdir}/busybox
@@ -287,6 +287,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167  2009/04/01 15:00:40  areq
+- fix install
+
 Revision 1.166  2009/03/30 12:24:31  baggins
 - busybox for initrd has hardcoded file name, stick to it
 
================================================================

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



More information about the pld-cvs-commit mailing list