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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:51:01 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:51:00
  Author: allan
Revision: 99986

remove !libtool

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

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:50:40 UTC (rev 99985)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:51:00 UTC (rev 99986)
@@ -10,7 +10,6 @@
 pkgdesc="An http regression testing and benchmarking utility"
 url="http://www.joedog.org/JoeDog/Siege"
 depends=('openssl')
-options=(!libtool)
 source=("http://www.joedog.org/pub/siege/siege-${pkgver}.tar.gz")
 backup=(etc/siegerc etc/urls.txt)
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:50:40 UTC (rev 99985)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:51:00 UTC (rev 99986)
@@ -10,7 +10,6 @@
 pkgdesc="An http regression testing and benchmarking utility"
 url="http://www.joedog.org/JoeDog/Siege"
 depends=('openssl')
-options=(!libtool)
 source=("http://www.joedog.org/pub/siege/siege-${pkgver}.tar.gz")
 backup=(etc/siegerc etc/urls.txt)
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:50:40 UTC (rev 99985)
+++ trunk/PKGBUILD	2013-10-31 02:51:00 UTC (rev 99986)
@@ -10,7 +10,6 @@
 pkgdesc="An http regression testing and benchmarking utility"
 url="http://www.joedog.org/JoeDog/Siege"
 depends=('openssl')
-options=(!libtool)
 source=("http://www.joedog.org/pub/siege/siege-${pkgver}.tar.gz")
 backup=(etc/siegerc etc/urls.txt)
 




More information about the arch-commits mailing list