--- 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