From eeccbf69346114ad884d5f7234af23987263dbc8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 5 Oct 2018 15:29:12 +0200 Subject: Tx: simplify source generation and update them --- mate-dictionary/makepot | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 mate-dictionary/makepot (limited to 'mate-dictionary/makepot') 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 . -- cgit v1.2.1