soften parent change to Lispworks-only, as it causes some problems for Clozure
[clsql/s11.git] / debian / upload.sh
blob4537fabd52949578468adcdd68822f516ac68cfc
1 #!/bin/bash -e
3 dup clsql -Ufiles.b9.com -D/home/ftp/clsql -su \
4 -C"(umask 022; cd /opt/apache/htdocs/clsql; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*