Date: Saturday, October 26, 2013 @ 09:52:07
  Author: bisson
Revision: 197496

remove options enforced by newer pacman

Modified:
  scim/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-26 07:52:02 UTC (rev 197495)
+++ PKGBUILD    2013-10-26 07:52:07 UTC (rev 197496)
@@ -18,7 +18,6 @@
 sha1sums=('73391be371dd7ef9f9af8b3a211e2bedec0cf71b')
 
 backup=('etc/scim/config' 'etc/scim/global')
-options=('!libtool')
 install=install
 
 build() {
@@ -27,7 +26,6 @@
        ./configure \
                --prefix=/usr \
                --sysconfdir=/etc \
-               --disable-static \
                --with-qt4-moc=/usr/bin/moc-qt4 \
                --with-gtk-version=2 # no gtk3 support in scim-anthy
 

Reply via email to