mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
12
package/busybox/patches/110-no_shadow.patch
Normal file
12
package/busybox/patches/110-no_shadow.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- busybox-1.3.1-old/include/libbb.h 2006-12-27 05:56:18.000000000 +0100
|
||||
+++ busybox-1.3.1/include/libbb.h 2006-12-28 07:08:09.000000000 +0100
|
||||
@@ -51,9 +51,7 @@
|
||||
|
||||
#include "pwd_.h"
|
||||
#include "grp_.h"
|
||||
-#if ENABLE_FEATURE_SHADOWPASSWDS
|
||||
#include "shadow_.h"
|
||||
-#endif
|
||||
|
||||
/* Try to pull in PATH_MAX */
|
||||
#include <limits.h>
|
||||
Reference in New Issue
Block a user