[Lunar-commits] Ekiga: Fix --disable-gnome switch
Moritz Heiber
moe at lunar-linux.org
Wed Dec 26 16:25:54 CET 2007
commit 515ac17526a7c045bdc6d1ac84583415e26749b3
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Wed Dec 26 16:24:53 2007 +0100
Ekiga: Fix --disable-gnome switch
---
gnome2/desktop/ekiga/BUILD | 2 ++
gnome2/desktop/ekiga/DETAILS | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/gnome2/desktop/ekiga/BUILD b/gnome2/desktop/ekiga/BUILD
index 80d990a..4d84a6e 100644
--- a/gnome2/desktop/ekiga/BUILD
+++ b/gnome2/desktop/ekiga/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE2 0 &&
+
./configure --prefix=${GNOME210_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
diff --git a/gnome2/desktop/ekiga/DETAILS b/gnome2/desktop/ekiga/DETAILS
index e71d4b8..285f009 100644
--- a/gnome2/desktop/ekiga/DETAILS
+++ b/gnome2/desktop/ekiga/DETAILS
@@ -2,8 +2,10 @@
VERSION=2.0.11
MAJOR=2.0
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=$MODULE-$VERSION-no-gnome.patch
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
SOURCE_VFY=sha1:9096a4d7bb737981920a8141f0305c616cd442c6
+ SOURCE2_VFY=sha1:445ce9d55d333de72dc6e06cd7a29283d05ff2c2
WEB_SITE=http://www.gnome.org
ENTERED=20070315
UPDATED=20071019
More information about the Lunar-commits
mailing list