resetting manifest requested domain to floor
[platform/upstream/gst-common.git] / gettext.patch
1 --- po/Makefile.in.in.orig      2006-01-07 12:03:45.000000000 +0100
2 +++ po/Makefile.in.in   2006-01-07 12:04:23.000000000 +0100
3 @@ -11,6 +11,9 @@
4  PACKAGE = @PACKAGE@
5  VERSION = @VERSION@
6  
7 +# thomas: add GETTEXT_PACKAGE substitution as used in Makevars
8 +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
9 +
10  SHELL = /bin/sh
11  @SET_MAKE@
12