]> Cypherpunks.ru repositories - goredo.git/blobdiff - makedist.sh
blake3 with possible darwin fix
[goredo.git] / makedist.sh
index 4eef737eabb067f709953a6084a41e1f8cc39547..ad38c99d3c3a8c021ede575b8b2a9c554fb71be5 100755 (executable)
@@ -79,6 +79,9 @@ cd ..
 rm -rf *.texi .redo .git .gitignore doc makedist.sh VERSION.do
 find . -type d -exec chmod 755 {} \;
 find . -type f -exec chmod 644 {} \;
+find t/redo-sh.tests -name test -exec chmod +x {} \+
+find t -name wrapper.rc -exec chmod +x {} \+
+chmod +x t/apenwarr/sleep t/goredo-*.t
 
 cd ..
 tar cvf goredo-"$release".tar --uid=0 --gid=0 --numeric-owner goredo-"$release"