summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2003-07-17 05:31:45 +0000
committerLuca Barbato <lu_zero@gentoo.org>2003-07-17 05:31:45 +0000
commitc8b51b087237049842d577673836b0548873d37e (patch)
tree1e60b718e388004eb54597078acd253ab4f09e95 /net-irc/bitchx
parentAdding !app-emulation/winex to glibc-2.3.2-r1 (diff)
downloadgentoo-2-c8b51b087237049842d577673836b0548873d37e.tar.gz
gentoo-2-c8b51b087237049842d577673836b0548873d37e.tar.bz2
gentoo-2-c8b51b087237049842d577673836b0548873d37e.zip
fix the mess I did yesterday
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r--net-irc/bitchx/Manifest2
-rw-r--r--net-irc/bitchx/bitchx-1.0.19-r5.ebuild7
2 files changed, 4 insertions, 5 deletions
diff --git a/net-irc/bitchx/Manifest b/net-irc/bitchx/Manifest
index f9cd615d502d..22d56d426129 100644
--- a/net-irc/bitchx/Manifest
+++ b/net-irc/bitchx/Manifest
@@ -3,7 +3,7 @@ MD5 a0d406fa01701f41b0a32496205efc66 bitchx-1.0.19-r1.ebuild 2624
MD5 2ce821e53f9b58439514e976caf6a96c bitchx-1.0.19-r2.ebuild 2705
MD5 37233cc348f9accf52d9b073234deb27 bitchx-1.0.19-r3.ebuild 3189
MD5 d8d31d074b565529e2cd7d66dc0adbb2 bitchx-1.0.19-r4.ebuild 3235
-MD5 dafe37c96b2a5e090f63269f2c3601ab bitchx-1.0.19-r5.ebuild 3666
+MD5 b79b20e599eb71121df952d3eb005175 bitchx-1.0.19-r5.ebuild 3627
MD5 2573358b54ae05f8c23a452f657493e3 files/bitchx-1.0.19-r4-gentoo.diff 332
MD5 3b4e5923d1c18b01092e2d43b2989d5f files/digest-bitchx-1.0.19-r4 70
MD5 10a57b14bb58910e1f373fbc1b8b2197 files/bitchx-1.0.19-cjk.patch 7050
diff --git a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild
index fb8ce8bbfc73..5925bccdce58 100644
--- a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild
+++ b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.6 2003/07/16 10:12:36 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.7 2003/07/17 05:31:17 lu_zero Exp $
inherit flag-o-matic eutils
@@ -88,12 +88,11 @@ src_compile() {
${S}/include/config.h
#ugly workaround
use gtk && use gnome && ( \
- CFLAGS="${CFLAGS} -I/usr/include/gnome-1.0"
- append-flags "-I/usr/include/gnome-1.0"
einfo "gtkBitchX will be built, if you want BitchX please issue"
einfo "USE="-gtk" emerge bitchx"
sleep 10
- )
+ ) && CFLAGS="${CFLAGS} -I/usr/include/gnome-1.0"
+
econf CFLAGS="${CFLAGS}" \
--enable-cdrom \
--with-plugins \