[arch-commits] Commit in dspam (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:22:15 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:22:15
  Author: allan
Revision: 99731

remove !libtool

Modified:
  dspam/repos/community-i686/PKGBUILD
  dspam/repos/community-x86_64/PKGBUILD
  dspam/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-30 23:21:51 UTC (rev 99730)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:22:15 UTC (rev 99731)
@@ -20,7 +20,7 @@
 	    'sqlite: SQLite support'
 	    'clamav: ClamAV support'
 	    'libldap: external lookup support')
-options=('zipman' 'docs' '!libtool')
+options=('zipman' 'docs')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/project/dspam/dspam/dspam-$pkgver/dspam-$pkgver.tar.gz
 	dspam.logrotated

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:21:51 UTC (rev 99730)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:22:15 UTC (rev 99731)
@@ -20,7 +20,7 @@
 	    'sqlite: SQLite support'
 	    'clamav: ClamAV support'
 	    'libldap: external lookup support')
-options=('zipman' 'docs' '!libtool')
+options=('zipman' 'docs')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/project/dspam/dspam/dspam-$pkgver/dspam-$pkgver.tar.gz
 	dspam.logrotated

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:21:51 UTC (rev 99730)
+++ trunk/PKGBUILD	2013-10-30 23:22:15 UTC (rev 99731)
@@ -20,7 +20,7 @@
 	    'sqlite: SQLite support'
 	    'clamav: ClamAV support'
 	    'libldap: external lookup support')
-options=('zipman' 'docs' '!libtool')
+options=('zipman' 'docs')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/project/dspam/dspam/dspam-$pkgver/dspam-$pkgver.tar.gz
 	dspam.logrotated




More information about the arch-commits mailing list