[meego-panel-applications] fix build

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 13 14:54:31 UTC 2011


commit 4808be4602116b452fb9110670ea4900ef810267
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 13 15:54:28 2011 +0100

    fix build

 meego-panel-applications.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meego-panel-applications.spec b/meego-panel-applications.spec
index f7eefdb..ef9f5c4 100644
--- a/meego-panel-applications.spec
+++ b/meego-panel-applications.spec
@@ -34,7 +34,7 @@ The MeeGo mutter panel for launching applications.
 %setup -q
 
 # Require until stable tar ball release
-autoreconf
+./autogen.sh
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list