diff options
Diffstat (limited to 'mate-dictionary/makepot')
-rwxr-xr-x | mate-dictionary/makepot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mate-dictionary/makepot b/mate-dictionary/makepot deleted file mode 100755 index 3675d5af..00000000 --- a/mate-dictionary/makepot +++ /dev/null @@ -1,5 +0,0 @@ -#! /bin/sh - -PACKAGE=mate-dictionary; - -make -C help $PACKAGE.pot && mv help/$PACKAGE.pot . |