X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist;h=e5af33946a5249687b67e92259a66ec7028bb550;hb=70d532b5982c2203286c901f29fb462d7d88c0f7;hp=1a5bdbd594b18609cd1606e2e0cfb606becee4d8;hpb=c0ebfd9c42ea4bd414bb55c1393231d73fca3b16;p=gocheese.git diff --git a/makedist b/makedist index 1a5bdbd..e5af339 100755 --- a/makedist +++ b/makedist @@ -41,15 +41,12 @@ mkinfo --output ../INSTALL $texi rm $texi cd .. -rm -rf .git .gitignore doc/.gitignore doc/style.css makedist.sh doc/www.do VERSION.do +rm -rf .git .gitignore doc/.gitignore doc/style.css makedist doc/www.do VERSION.do redo-cleanup full -perl -i -npe "s/go} build/go} build -mod=vendor/" gocheese.do -perl -i -npe "s/go} test/go} test -mod=vendor/" test.do -cp ~/work/redo/apenwarr/minimal/do contrib/do find . -type d -exec chmod 755 {} + find . -type f -exec chmod 644 {} + -chmod +x contrib/pyshop2packages.sh contrib/do +chmod +x contrib/pyshop2packages.sh cd .. tar cvf gocheese-"$release".tar --uid=0 --gid=0 --numeric-owner gocheese-"$release"