summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-15 12:02:42 +0100
committerraveit65 <[email protected]>2018-03-15 17:45:40 +0100
commit27b66bb51897f2d792f42b600a44e6f73a4f8eb9 (patch)
treedc9e7242d6a42cd871ddf2d5aee870244ecc8c82
parent9009154ad0e97a008026c78f53e3e60f54292b00 (diff)
downloadlibmatemixer-27b66bb51897f2d792f42b600a44e6f73a4f8eb9.tar.bz2
libmatemixer-27b66bb51897f2d792f42b600a44e6f73a4f8eb9.tar.xz
tx: create a executable makepot
and move libmatemixer.pot to srcdir
-rw-r--r--libmatemixer.pot (renamed from po/libmatemixer.pot)0
-rwxr-xr-xmakepot5
2 files changed, 5 insertions, 0 deletions
diff --git a/po/libmatemixer.pot b/libmatemixer.pot
index 4c08954..4c08954 100644
--- a/po/libmatemixer.pot
+++ b/libmatemixer.pot
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..f1425c1
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=libmatemixer;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .