ipkg-collateral: fix 'lists' variable so feeds information will be stored in /var/lib/ipkg not in PWD/ext dir

This commit is contained in:
Marcin Juszkiewicz 2009-10-29 16:35:33 +01:00
parent 3e23549d0a
commit ba5e395dfa
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "ipkg configuration files"
SECTION = "base"
LICENSE = "MIT"
PR = "r7"
PR = "r8"
SRC_URI = " \
file://ipkg.conf.comments \

View File

@ -1,2 +1,2 @@
lists_dir ext /var/lib/ipkg
lists_dir /var/lib/ipkg