aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg/files/opkg-libdir.patch
blob: 1d48b9a6bfae70cfb962d4cb5955f18e13cec606 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- trunk/utils/update-alternatives.orig	2009-06-23 15:33:56.000000000 -0300
+++ trunk/utils/update-alternatives	2009-06-23 15:34:10.000000000 -0300
@@ -21,7 +21,7 @@
 set -e
 
 # admin dir
-ad="$OPKG_OFFLINE_ROOT/usr/lib/opkg/alternatives"
+ad="$OPKG_OFFLINE_ROOT/${libdir}/opkg/alternatives"
 
 usage() {
 	echo "update-alternatives: $*