[imsettings/f17] fix a build issue

Akira TAGOH tagoh at fedoraproject.org
Wed Oct 17 12:24:53 UTC 2012


commit 2024bbb452aebd34a509b6d5b0aad136d3d92c45
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Oct 17 21:23:38 2012 +0900

    fix a build issue

 imsettings.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index e213a13..0f3a6ee 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -170,7 +170,8 @@ This package contains a module to get this working on MATE.
 %patch2 -p1 -b .2-xcompose
 %patch3 -p1 -b .3-mate
 %patch4 -p1 -b .4-cleanup
-autoreconf
+automake -f
+autoconf -f
 
 %build
 %configure	\


More information about the scm-commits mailing list