[gdm/f18] Call intltoolize to work around a tarball buglet

Richard Hughes rhughes at fedoraproject.org
Thu Sep 6 09:03:50 UTC 2012


commit 481eda291ad460968d367572c0289a652a578609
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Sep 6 10:01:26 2012 +0100

    Call intltoolize to work around a tarball buglet

 gdm.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index 72d3041..8b9a3d5 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -126,6 +126,7 @@ Development files and headers for writing GDM greeters.
 %setup -q
 
 autoreconf -i -f
+intltoolize -f
 
 %build
 


More information about the scm-commits mailing list