[arch-commits] CVS update of arch/build/network/wireshark (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 3 23:25:49 UTC 2007


    Date: Sunday, June 3, 2007 @ 19:25:49
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/network/wireshark

Modified: PKGBUILD (1.7 -> 1.8)

x86_64 updated; obsolete link removed.


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: arch/build/network/wireshark/PKGBUILD
diff -u arch/build/network/wireshark/PKGBUILD:1.7 arch/build/network/wireshark/PKGBUILD:1.8
--- arch/build/network/wireshark/PKGBUILD:1.7	Sat Jun  2 09:49:40 2007
+++ arch/build/network/wireshark/PKGBUILD	Sun Jun  3 19:25:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2007/06/02 13:49:40 tpowa Exp $
+# $Id: PKGBUILD,v 1.8 2007/06/03 23:25:49 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=wireshark
@@ -11,11 +11,11 @@
 url="http://www.wireshark.org/"
 replaces=('ethereal')
 md5sums=('ff067e0f2a0e0e53362bc6a943ff8622')
-options=(NOLIBTOOL)
+options=(!libtool)
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  ln -s ../Makefile.common gtk/
+#  ln -s ../Makefile.common gtk/
   export CFLAGS="-fno-unit-at-a-time $CFLAGS"
   ./configure --prefix=/usr --enable-pcap --enable-zlib --enable-tethereal \
     --enable-editcap --enable-mergecap --enable-text2cap --enable-gtk2 --with-ssl \




More information about the arch-commits mailing list