11 lines
285 B
Text
11 lines
285 B
Text
|
--- ./po/Makefile.in.in.orig 2013-02-26 19:25:06.000000000 +0100
|
||
|
+++ ./po/Makefile.in.in 2013-02-26 19:25:37.000000000 +0100
|
||
|
@@ -13,6 +13,7 @@
|
||
|
PACKAGE = @PACKAGE@
|
||
|
VERSION = @VERSION@
|
||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||
|
+GETTEXT_PACKAGE= @PACKAGE@
|
||
|
|
||
|
SHELL = /bin/sh
|
||
|
@SET_MAKE@
|