Fix updater (now real core18)

fix missing newline at core17 filelist
hostapd initscript now works also with eg. blue2
This commit is contained in:
Arne Fitzenreiter
2008-08-20 05:57:32 +02:00
parent 9ffc06e050
commit 9fce0ca5c5
6 changed files with 8 additions and 12 deletions

View File

@@ -76,7 +76,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
sed -e "s/NAME/core-upgrade/g" \
-e "s/VER/2.1/g" \
-e "s/RELEASE/16/g" \
-e "s/RELEASE/18/g" \
-e "s/DEPS/$(DEPS)/g" \
-e "s/SIZE/`ls -l \/install\/packages\/core-upgrade-2.1-17.ipfire | awk '{ print $$5 }'`/g" \
< /usr/src/src/pakfire/meta > /install/packages/meta-core-upgrade-17
-e "s/SIZE/`ls -l \/install\/packages\/core-upgrade-2.1-18.ipfire | awk '{ print $$5 }'`/g" \
< /usr/src/src/pakfire/meta > /install/packages/meta-core-upgrade-18