summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/gtk+/gtk+-1.2_1.2.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gtk+/gtk+-1.2_1.2.10.bb b/packages/gtk+/gtk+-1.2_1.2.10.bb
index 55e7ac69d8..aa9ba641d5 100644
--- a/packages/gtk+/gtk+-1.2_1.2.10.bb
+++ b/packages/gtk+/gtk+-1.2_1.2.10.bb
@@ -17,6 +17,7 @@ inherit autotools pkgconfig flow-lossage
do_configure_prepend() {
install -d m4
rm -f ltconfig libtool ltmain.sh aclocal.m4
+ sed -i -e s:AM_LC_MESSAGES:gt_LC_MESSAGES:g acinclude.m4
}
FILES_${PN} += "${datadir}/themes"