Update of /cvs/debian-openoffice/oo-deb/debian/scripts In directory gluck:/tmp/cvs-serv9680
Modified Files: xcftobmp Log Message: another typo Index: xcftobmp =================================================================== RCS file: /cvs/debian-openoffice/oo-deb/debian/scripts/xcftobmp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- xcftobmp 3 Apr 2004 16:27:46 -0000 1.2 +++ xcftobmp 3 Apr 2004 16:42:26 -0000 1.3 @@ -1,6 +1,6 @@ #!/bin/bash -# gimp_2.0.0-{1-4} has to gimp command, shrugs.... +# gimp_2.0.0-[1-4] has no gimp command, shrugs.... if [ -x /usr/bin/gimp ]; then GIMP=gimp elif [ -x /usr/bin/gimp-2.0 ]; then