r10145: add patch for collect-table-refs
[clsql.git] / debian / upload.sh
index 34221e8c5b7e783533c027fbb46f55446cc59c58..05e924285c3eeeddfc938d9ef78aa692bc80ab3f 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/bash -e
 
 dup clsql -Uftp.med-info.com -D/home/ftp/clsql -su \
-    -C"(cd /opt/apache/htdocs/clsql.med-info.com; make install-doc)"
-
+    -C"(umask 022; cd /opt/apache/htdocs/clsql; make install; find . -type d |xargs go+rx; find . -type f | xargs go+r)" $*