MP3Blaster ist geflogen.

MPC dazugekommen.
Die Beschreibung aller Pakete entfernt.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@863 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-31 09:20:15 +00:00
parent 71043200cb
commit f86b0cc33a
65 changed files with 42 additions and 138 deletions

View File

@@ -195,8 +195,6 @@ define PAK
-e s/VER/$(VER)/g \
-e s/RELEASE/$(PAK_VER)/g \
-e s/DEPS/$(DEPS)/g \
-e s/DESCDE/$(DESCDE)/g \
-e s/DESCEN/$(DESCEN)/g \
-e s/SIZE/`ls -l \/install\/packages\/$(PROG)-$(VER)-$(PAK_VER).ipfire | awk '{ print $$5 }'`/g \
< /usr/src/src/pakfire/meta > /install/packages/meta-$(PROG)
endef