SUNWgnome-games.spec
changeset 11482 4951760bf0b3
parent 11429 445e7cd61bfb
child 11489 82a5f6080b74
--- a/SUNWgnome-games.spec	Thu Jan 17 21:30:57 2008 +0000
+++ b/SUNWgnome-games.spec	Thu Jan 17 21:37:31 2008 +0000
@@ -79,6 +79,7 @@
 export PATH="$PATH:"`dirname $CXX`
 export CXX=`basename $CXX`
 export ACLOCAL_FLAGS="-I /usr/share/aclocal"
+export XGETTEXT=`which xgettext`
 
 %libggz.build -d %name-%version
 %ggz_client_libs.build -d %name-%version
@@ -237,6 +238,8 @@
 #%{_includedir}/*
 
 %changelog
+* Thu Jan 19 2008 - [email protected]
+- Add export XGETTEXT=`which` to pickup GNU getetxt shipped by CBE
 * Wed Jan 09 2008 - [email protected]
 - Set ACLOCAL_FLAGS to pick up modified intltool.m4.
 * Mon Jan 07 2008 - [email protected]