From 8a18e70f7699ae371dda49f27292e53b661aadc2 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 30 Nov 2009 13:35:59 +0000 Subject: [PATCH] Fix intltool templates --- inkscape.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inkscape.spec b/inkscape.spec index 937b86d..cb421c8 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -141,6 +141,8 @@ dos2unix -k -q share/extensions/*.py %build autoreconf -i +rm intltool* +intltoolize --automake %configure \ --with-python \ --with-perl \