Temporaere Dateien entfernt.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@541 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-05-07 17:29:03 +00:00
parent 6bdd769d60
commit f8f8a98c68
2 changed files with 1 additions and 164 deletions

View File

@@ -167,7 +167,7 @@ define PAK
--file=/packagetmp.tar --exclude='#*'
cd / && tar -x -C /tmp -f /packagetmp.tar
@rm -f /packagetmp.tar
cd /tmp && tar --create --bzip2 --verbose --file=/install/packages/package/files.tbz2 *
-cd /tmp && tar cjvf /install/packages/package/files.tbz2 *
@cd / && rm -rf /tmp/*
@cd /install/packages/package && cat ROOTFILES | grep -v "#" > ROOTFILES
cd /install/packages/package && tar cfj ../$(PROG)-$(VER)-$(PAK_VER).ipfire \