diff options
Diffstat (limited to 'community/tre/PKGBUILD')
-rw-r--r-- | community/tre/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/tre/PKGBUILD b/community/tre/PKGBUILD index c12f89522..c8f669b9d 100644 --- a/community/tre/PKGBUILD +++ b/community/tre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 56023 2011-09-29 06:45:36Z andrea $ +# $Id: PKGBUILD 100003 2013-10-31 02:56:45Z allan $ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de # Contributor: Igor Galic<i.galic@gmail.com> @@ -12,7 +12,6 @@ depends=('glibc') license=('custom:BSD') source=("http://laurikari.net/tre/$pkgname-$pkgver.tar.bz2") md5sums=('b4d3232593dadf6746f4727bdda20b41') -options=('!libtool') build() { cd ${srcdir}/$pkgname-$pkgver |