Browse Source

busybox: rediffed 'linuxrc-location.patch' against busybox 1.17.2

user/amery/mess
Christian Wiese 14 years ago committed by Alejandro Mery
parent
commit
f6dcf86237
  1. 8
      base/busybox/linuxrc-location.patch

8
base/busybox/linuxrc-location.patch

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../busybox/linuxrc-location.patch
# Copyright (C) 2007 - 2009 The OpenSDE Project
# Copyright (C) 2007 - 2010 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -15,9 +15,9 @@
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./include/applets.h.orig 2009-09-26 09:14:57.000000000 -0400
+++ ./include/applets.h 2009-12-08 15:45:18.100006521 -0500
@@ -228,7 +228,7 @@
--- busybox-1.17.2/include/applets.src.h.orig 2010-09-07 17:39:58.838205654 +0200
+++ busybox-1.17.2/include/applets.src.h 2010-09-07 17:41:29.910279139 +0200
@@ -224,7 +224,7 @@
IF_LESS(APPLET(less, _BB_DIR_USR_BIN, _BB_SUID_DROP))
IF_SETARCH(APPLET_ODDNAME(linux32, setarch, _BB_DIR_BIN, _BB_SUID_DROP, linux32))
IF_SETARCH(APPLET_ODDNAME(linux64, setarch, _BB_DIR_BIN, _BB_SUID_DROP, linux64))

Loading…
Cancel
Save