]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- busybox for initrd has hardcoded file name, stick to it
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 30 Mar 2009 12:24:31 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox.spec -> 1.166

busybox.spec

index 6b7a58b8bbab1027d15eccc62805cb6ef9413530..7f3ed0d814e5ccac7cb8283136aff8c7248d111c 100644 (file)
@@ -277,5 +277,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with initrd}
 %files initrd
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/initrd/busybox
+%attr(755,root,root) %{_libdir}/initrd/initrd-busybox
 %endif
This page took 0.131827 seconds and 4 git commands to generate.