[arch-commits] CVS update of extra/kde/smb4k (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 17:45:50 UTC 2007


    Date: Sunday, April 29, 2007 @ 13:45:50
  Author: travis
    Path: /home/cvs-extra/extra/kde/smb4k

Modified: PKGBUILD (1.4 -> 1.5)

Ensure options are compatible with pacman2 until pacman3 goes standard.


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/kde/smb4k/PKGBUILD
diff -u extra/kde/smb4k/PKGBUILD:1.4 extra/kde/smb4k/PKGBUILD:1.5
--- extra/kde/smb4k/PKGBUILD:1.4	Sun Apr 29 11:29:06 2007
+++ extra/kde/smb4k/PKGBUILD	Sun Apr 29 13:45:50 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/04/29 15:29:06 travis Exp $
+# $Id: PKGBUILD,v 1.5 2007/04/29 17:45:50 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Alexander 'dma147' Mieland <dma147 at linux-stats.org>
 # Contributor: Roberto Filippone <rfilippone at gmail.com>
@@ -14,6 +14,7 @@
 makedepends=('fam' 'libpng')
 source=(http://download.berlios.de/smb4k/$pkgname-$pkgver.tar.bz2)
 options=('!libtool')
+options=('nolibtool') # remove this line when pacman3 goes standard
 
 build() {
     cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list