mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Temporaere Dateien entfernt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@541 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user