r10297: Automated commit for Debian build of lml upstream-version-2.5.3
[lml.git] / debian / upload.sh
index 1b922b71a9acd7ea454314af69c258e4306bc365..dca236eb7c91407516b368fb360052d27d50db94 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup lml -Uftp.med-info.com -D/home/ftp/lml -C"(cd /opt/apache/htdocs/lml; make install-doc)" -su $*
+dup lml -Uftp.med-info.com -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*