User: andreschnabel Date: 06/04/23 02:58:50 Modified: /de/documentation/vorlagen/ make_zips.sh
Log: nur OpenDocument neu packen File Changes: Directory: /de/documentation/vorlagen/ ====================================== File [changed]: make_zips.sh Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/make_zips.sh?r1=1.4&r2=1.5 Delta lines: +0 -8 ------------------- --- make_zips.sh 31 Jan 2006 20:30:25 -0000 1.4 +++ make_zips.sh 23 Apr 2006 09:58:48 -0000 1.5 @@ -1,12 +1,4 @@ #!/bin/bash -rm *.zip -cd contrib -zip -r ../vorlagen_de_jca * -i *.st? -i *.sx? -i *.txt -cd .. -cp vorlagen_de_jca.zip vorlagen_de_sissl.zip -cd sissl -zip -r ../vorlagen_de_sissl * -i *.st? -i *.sx? -i *.txt -cd .. cd opendocument zip -r ../vorlagen_de_opendoc * -i *.ot? -i *.od? -i *.txt cd .. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
