Everyone deserves version info
[squirrelmail.git] / po / compilepo
index c9e2cebcfca068760814ada85d811c15a273ff82..52121cbf7fb9e090960c8ae10512778a8da0621c 100755 (executable)
@@ -36,5 +36,4 @@ fi
 
 echo "Compiling $LOCALEDIR/LC_MESSAGES/squirrelmail.po"
 msgfmt -o $LOCALEDIR/LC_MESSAGES/squirrelmail.mo \
-     $LOCALEDIR/LC_MESSAGES/squirrelmail.po
-
+     -c $LOCALEDIR/LC_MESSAGES/squirrelmail.po
\ No newline at end of file