summaryrefslogtreecommitdiffstats
path: root/bin/genpkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/genpkg')
-rwxr-xr-xbin/genpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/genpkg b/bin/genpkg
index 8414ce2..b3fa6c8 100755
--- a/bin/genpkg
+++ b/bin/genpkg
@@ -134,6 +134,6 @@ do
if [ -z "$GENPKGDBG" ]
then
rm -rf PKGTREE
- rm PKGDATA
+ #rm PKGDATA
fi
done