From 99dd3e13fc1c48a75842dbe87ddd1e87a3e213de Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Sat, 16 Aug 2008 06:35:14 +0000 Subject: make opkg the default package manager, disable busybox ipkg from building by default SVN-Revision: 12319 --- scripts/ipkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/ipkg b/scripts/ipkg index 311f3abdb5..9143c984ed 100755 --- a/scripts/ipkg +++ b/scripts/ipkg @@ -116,7 +116,7 @@ Valid destinations are directories or one of the dest names from $IPKG_CONF:" >& fi # Global ipkg state directories - IPKG_DIR_PREFIX=usr/lib/ipkg + IPKG_DIR_PREFIX=usr/lib/opkg IPKG_LISTS_DIR=$IPKG_OFFLINE_ROOT/$IPKG_DIR_PREFIX/lists IPKG_PENDING_DIR=$IPKG_OFFLINE_ROOT/$IPKG_DIR_PREFIX/pending if [ -z "$IPKG_TMP" ]; then -- cgit v1.2.3