]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- revert, not fully working
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Oct 2011 16:41:00 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox-toolongcmd.patch -> 1.2
    busybox.spec -> 1.193

busybox-toolongcmd.patch [deleted file]
busybox.spec

diff --git a/busybox-toolongcmd.patch b/busybox-toolongcmd.patch
deleted file mode 100644 (file)
index bddc599..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- busybox-1.19.2/scripts/gen_build_files.sh~ 2011-08-22 04:57:50.000000000 +0200
-+++ busybox-1.19.2/scripts/gen_build_files.sh  2011-10-18 18:17:34.041556654 +0200
-@@ -29,7 +29,9 @@
-               printf "%s\n" "${header}"
-               if grep -qs '^INSERT$' "${src}"; then
-                       sed -n '1,/^INSERT$/p' "${src}"
--                      printf "%s\n" "${insert}"
-+                      cat << EOF
-+                      ${insert}
-+EOF
-                       sed -n '/^INSERT$/,$p' "${src}"
-               else
-                       if [ -n "${insert}" ]; then
index 5f8f1e78c99829525e103cf2a9eb516813730626..7857d5f3982447f9d72ef7e58f0682487c4f578e 100644 (file)
@@ -62,7 +62,6 @@ Patch5:               %{name}-insmod-morearchs.patch
 Patch6:                %{name}-dhcp.patch
 Patch7:                %{name}-fix_64_archs.patch
 Patch9:                %{name}-ash-export-PATH.patch
-Patch10:       %{name}-toolongcmd.patch
 URL:           http://www.busybox.net/
 BuildRequires: gcc >= 3.2
 BuildRequires: perl-tools-pod
@@ -178,7 +177,6 @@ Statycznie skonsolidowany busybox dla initrd.
 %patch6 -p1
 %patch7 -p1
 %patch9 -p1
-%patch10 -p1
 
 %build
 install -d built
This page took 0.129146 seconds and 4 git commands to generate.