finch/libgnt/pygnt/gendef.sh

changeset 19173
467db4a9cc44
parent 18826
a276583c694c
child 19187
7d51c1555510
--- a/finch/libgnt/pygnt/gendef.sh	Fri Jul 27 16:13:34 2007 +0000
+++ b/finch/libgnt/pygnt/gendef.sh	Sat Jul 28 11:16:05 2007 +0000
@@ -28,7 +28,7 @@
 	gnt.h"
 
 # Generate the def file
-rm gnt.def
+rm -f gnt.def
 for file in $FILES
 do
 	python /usr/share/pygtk/2.0/codegen/h2def.py ../$file >> gnt.def

mercurial