diff options
| -rwxr-xr-x | scripts/pungify | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/pungify b/scripts/pungify index 1f45d13..0d4041a 100755 --- a/scripts/pungify +++ b/scripts/pungify @@ -37,7 +37,6 @@ ln -s /tmp/treebuild.$TREE/development/$ARCH/os/Packages output/development/$ARC ln -s /tmp/treebuild.$TREE/development/$ARCH/os/repodata output/development/$ARCH/os/repodata pungi -c ./rawhide.ks -B --destdir /tmp/treebuild.$TREE/output --cachedir /tmp/treebuild.$TREE/cache --ver development umount development -rm -f /var/lib/rpm/__db* rm -rf output/development/$ARCH/os/{Packages,repodata} EEE EOF |
