summaryrefslogtreecommitdiff
path: root/gabber.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gabber.spec')
-rw-r--r--gabber.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gabber.spec b/gabber.spec
index 5c60925..bc838da 100644
--- a/gabber.spec
+++ b/gabber.spec
@@ -68,7 +68,7 @@ sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
mv -f configure.in.tmp configure.in
rm -f missing
xml-i18n-toolize --copy --force
-gettextize --copy --force
+%{__gettextize}
aclocal -I %{_aclocaldir}/gnome
autoheader
%{__autoconf}