summaryrefslogtreecommitdiff
path: root/src/script/tarball.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/tarball.sh')
-rw-r--r--src/script/tarball.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/script/tarball.sh b/src/script/tarball.sh
index 361d2b4..46366b7 100644
--- a/src/script/tarball.sh
+++ b/src/script/tarball.sh
@@ -1,5 +1,5 @@
-#X=CertStore-Base-$2
-X=certstore
+X=certstore-base
+#X=certstore
typeset -l version
version=`lsb_release -i -s`