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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:56:46 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:56:45
  Author: allan
Revision: 100003

remove !libtool

Modified:
  tre/repos/community-i686/PKGBUILD
  tre/repos/community-x86_64/PKGBUILD
  tre/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:56:25 UTC (rev 100002)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:56:45 UTC (rev 100003)
@@ -12,7 +12,6 @@
 license=('custom:BSD')
 source=("http://laurikari.net/tre/$pkgname-$pkgver.tar.bz2")
 md5sums=('b4d3232593dadf6746f4727bdda20b41')
-options=('!libtool')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:56:25 UTC (rev 100002)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:56:45 UTC (rev 100003)
@@ -12,7 +12,6 @@
 license=('custom:BSD')
 source=("http://laurikari.net/tre/$pkgname-$pkgver.tar.bz2")
 md5sums=('b4d3232593dadf6746f4727bdda20b41')
-options=('!libtool')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:56:25 UTC (rev 100002)
+++ trunk/PKGBUILD	2013-10-31 02:56:45 UTC (rev 100003)
@@ -12,7 +12,6 @@
 license=('custom:BSD')
 source=("http://laurikari.net/tre/$pkgname-$pkgver.tar.bz2")
 md5sums=('b4d3232593dadf6746f4727bdda20b41')
-options=('!libtool')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list