Author: osallou-guest
Date: 2011-02-24 16:36:44 +0000 (Thu, 24 Feb 2011)
New Revision: 6092

Modified:
   trunk/packages/biomaj/trunk/debian/rules
Log:
change delete command

Modified: trunk/packages/biomaj/trunk/debian/rules
===================================================================
--- trunk/packages/biomaj/trunk/debian/rules    2011-02-24 16:22:44 UTC (rev 
6091)
+++ trunk/packages/biomaj/trunk/debian/rules    2011-02-24 16:36:44 UTC (rev 
6092)
@@ -33,7 +33,7 @@
        rm -f build-stamp
        dh_clean
        if test -e usr/share/biomaj/lib/vendor/commons-cli2-build;then ant -f 
usr/share/biomaj/lib/vendor/commons-cli2.xml clean;fi;
-       if test -e usr/share/biomaj/lib/commons-cli-2.0-SNAPSHOT.jar;then rm 
usr/share/biomaj/lib/commons-cli2-2.0-SNAPSHOT.jar;fi;
+       rm -f usr/share/biomaj/lib/commons-cli2-2.0-SNAPSHOT.jar
 
 
 install: build


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to