diff options
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-ae')
-rw-r--r-- | x11-toolkits/gtk30/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/files/patch-ae b/x11-toolkits/gtk30/files/patch-ae new file mode 100644 index 000000000000..20f506155853 --- /dev/null +++ b/x11-toolkits/gtk30/files/patch-ae @@ -0,0 +1,11 @@ +--- configure.orig Thu Feb 18 01:35:07 1999 ++++ configure Thu Feb 18 01:35:27 1999 +@@ -4444,7 +4444,7 @@ + + # AM_GTK_GNU_GETTEXT above substs $DATADIRNAME + # this is the directory where the *.{mo,gmo} files are installed +-gtklocaledir='${prefix}/${DATADIRNAME}/locale' ++gtklocaledir='${prefix}/share/locale' + + + echo $ac_n "checking for extra flags to get ANSI library prototypes""... $ac_c" 1>&6 |