summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Gysin2016-09-29 08:42:29 +0300
committerChristoph Gysin2016-09-29 08:44:38 +0300
commita13c4493a680d2f342b0d9540182f4e33d90dfdf (patch)
tree70081c2a54e986f6c348ccbe79ed52fe128c5988
parent60072e184614997545812d834bbee947b3897b47 (diff)
downloadaur-a13c4493a680d2f342b0d9540182f4e33d90dfdf.tar.gz
remove libtool option
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7409e0c6099d..98251a439d2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Sep 29 05:44:25 UTC 2016
+# Thu Sep 29 05:44:36 UTC 2016
pkgbase = lttng-ust-git
pkgdesc = Userspace tracing library for LTTng
pkgver = 2.8.0.rc1.21.g6488ae4
@@ -18,7 +18,6 @@ pkgbase = lttng-ust-git
optdepends = babeltrace
provides = lttng-ust
conflicts = lttng-ust
- options = !libtool
source = git://git.lttng.org/lttng-ust.git
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5cf82618f3d7..22a2c6816124 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ makedepends=('git' 'asciidoc' 'xmlto')
provides=('lttng-ust')
conflicts=('lttng-ust')
optdepends=('babeltrace')
-options=('!libtool')
source=('git://git.lttng.org/lttng-ust.git')
sha1sums=('SKIP')