]> Cypherpunks.ru repositories - goredo.git/blobdiff - makedist.sh
find -exec optimization
[goredo.git] / makedist.sh
index 10bcc85791e4403212078b2e6edb6830f6cec53d..8fcafa7788c5225307b1662b86db4112c3a601f9 100755 (executable)
@@ -77,10 +77,10 @@ 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 {} \+
+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 ..
@@ -129,5 +129,5 @@ GPG key ID: 0x3A528DDE952C7E93 goredo releases <goredo@cypherpunks.ru>
 Fingerprint: 7531 BB84 FAF0 BF35 960C  63B9 3A52 8DDE 952C 7E93
 
 Please send questions regarding the use of goredo, bug reports and patches
-to mailing list: https://lists.cypherpunks.ru/pipermail/goredo-devel/
+to mailing list: http://lists.cypherpunks.ru/goredo_002ddevel.html
 EOF