[arch-commits] Commit in libtorrent/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Oct 26 07:42:38 UTC 2013


    Date: Saturday, October 26, 2013 @ 09:42:37
  Author: bisson
Revision: 99231

remove options enforced by newer pacman

Modified:
  libtorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 07:42:32 UTC (rev 99230)
+++ PKGBUILD	2013-10-26 07:42:37 UTC (rev 99231)
@@ -15,11 +15,8 @@
 source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
 sha1sums=('e65a20b9e6d5c04b4e0849543d58befb60d948b7')
 
-options=('!libtool')
-
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
-
 	export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
 	./configure \
 		--prefix=/usr \




More information about the arch-commits mailing list