xchat: fixed build for glib headers (thanks to Juergen)
This commit is contained in:
parent
fbc8653870
commit
7bae08a00d
@ -6,16 +6,16 @@
|
||||
|
||||
name=xchat
|
||||
version=2.8.8
|
||||
release=1
|
||||
release=2
|
||||
source=(http://www.xchat.org/files/source/2.8/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i 's|<glib/.*\.h>|<glib.h>|' src/common/{servlist.c,text.c,util.c,xchat.h}
|
||||
./configure --prefix=/usr \
|
||||
--enable-openssl \
|
||||
--enable-perl \
|
||||
--enable-ipv6 \
|
||||
--disable-gnome \
|
||||
--disable-textfe \
|
||||
--disable-python \
|
||||
--disable-tcl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user