Commit d8ecc66d authored by Andreas Gerlach's avatar Andreas Gerlach

updated package creation script

parent cf719464
...@@ -11,3 +11,7 @@ rm dlistcut ../dlist ../filelist ...@@ -11,3 +11,7 @@ rm dlistcut ../dlist ../filelist
echo building binary package echo building binary package
tar -czf ../package.tar.gz * tar -czf ../package.tar.gz *
sha1sum ../package.tar.gz > ../package.tar.gz.sha1
echo finished
cat ../package.tar.gz.sha1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment