git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95eb36d
)
Tarball generation cleanup.
author
Maksym Mamontov
<madf@madf.info>
Mon, 29 Jun 2020 15:16:24 +0000
(18:16 +0300)
committer
Maksym Mamontov
<madf@madf.info>
Mon, 29 Jun 2020 15:16:24 +0000
(18:16 +0300)
projects/make_tarball/make.sh
patch
|
blob
|
history
diff --git
a/projects/make_tarball/make.sh
b/projects/make_tarball/make.sh
index be648a52a75b938d36706cbad5f380b7364ab298..534885c9bbf4a8f530cd7991d5257024d7a10c7f 100755
(executable)
--- a/
projects/make_tarball/make.sh
+++ b/
projects/make_tarball/make.sh
@@
-24,16
+24,6
@@
rm -r $SRC_DIR/projects/make_tarball
rm -r $SRC_DIR/projects/sgauthstress
rm -r $SRC_DIR/projects/rlm_stg
rm -r $SRC_DIR/projects/stargazer/plugins/authorization/stress
-rm -r $SRC_DIR/doc/help
rm $SRC_DIR/doc/help.odt
-#if [ -f /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl ]
-#then
-# echo "Building doc..."
-# make -C $SRC_DIR/doc/xmlrpc
-# make -C $SRC_DIR/doc/help
-#else
-# echo "No XSL stylesheets, skipping doc build"
-#fi
-
tar -zcf $ARC_NAME $SRC_DIR