summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-08-07 19:01:59 +0000
committerHerb Lewis <herb@samba.org>1998-08-07 19:01:59 +0000
commit8bf365a54a5aedbd1b2aa373aa6b26a9708d7156 (patch)
tree2814f476f6faf209b55e42a0fe7e802602c05495 /packaging
parent737a58c1568fd76afe32a78895ee09b1543a595d (diff)
downloadsamba-8bf365a54a5aedbd1b2aa373aa6b26a9708d7156.tar.gz
samba-8bf365a54a5aedbd1b2aa373aa6b26a9708d7156.tar.xz
samba-8bf365a54a5aedbd1b2aa373aa6b26a9708d7156.zip
forgot to remove -nostrip option for packaging. Makes inst package too big.
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/SGI/mkrelease.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/SGI/mkrelease.sh b/packaging/SGI/mkrelease.sh
index 6f4b600f41c..f54723f7f61 100755
--- a/packaging/SGI/mkrelease.sh
+++ b/packaging/SGI/mkrelease.sh
@@ -78,5 +78,5 @@ if [ ! -d bins ]; then
fi
# do the packaging
-/usr/sbin/gendist -rbase / -sbase ../.. -idb samba.idb -spec samba.spec -dist ./bins -nostrip -all
+/usr/sbin/gendist -rbase / -sbase ../.. -idb samba.idb -spec samba.spec -dist ./bins -all