[Lunar-commits] <moonbase> epiphany: force autoreconf
Zachary McGrew
zmcgrew at lunar-linux.org
Sun Jul 18 08:08:27 CEST 2010
commit 3072d36fe9663576f03b91c7d8d4128173f31b4d
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Sat Jul 17 23:08:27 2010 -0700
epiphany: force autoreconf
this fixes the build with our libtool version
---
gnome2/desktop/epiphany/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnome2/desktop/epiphany/BUILD b/gnome2/desktop/epiphany/BUILD
index ebd38c6..5195fb9 100644
--- a/gnome2/desktop/epiphany/BUILD
+++ b/gnome2/desktop/epiphany/BUILD
@@ -1,7 +1,7 @@
(
#Something's wrong with the configure they ship
- autoreconf &&
+ autoreconf -fi &&
default_build
More information about the Lunar-commits
mailing list