SHA256
1
0
forked from pool/busybox
busybox/busybox.install.patch

12 lines
222 B
Diff
Raw Normal View History

--- busybox-1.19.4/applets/install.sh
+++ busybox-1.19.4/applets/install.sh
@@ -9,7 +9,7 @@
exit 1
fi
-h=`sort busybox.links | uniq`
+h=`sort /usr/share/busybox/busybox.links | uniq`
linkopts=""
scriptwrapper="n"