aboutsummaryrefslogtreecommitdiff
path: root/network/unfs3/unfs3.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/unfs3/unfs3.SlackBuild')
-rw-r--r--network/unfs3/unfs3.SlackBuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/network/unfs3/unfs3.SlackBuild b/network/unfs3/unfs3.SlackBuild
index 82a2bd8a9a0bb..1589c8085c39a 100644
--- a/network/unfs3/unfs3.SlackBuild
+++ b/network/unfs3/unfs3.SlackBuild
@@ -61,10 +61,3 @@ cat $CWD/doinst.sh >$PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
-
-# Clean up the extra stuff
-if [ "$1" = "--cleanup" ]; then
- rm -rf $TMP/$PRGNAM-$VERSION
- rm -rf $PKG
-fi
-