Date: Thursday, October 31, 2013 @ 00:13:11
  Author: allan
Revision: 99717

remove !libtool

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

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD       2013-10-30 23:12:48 UTC (rev 99716)
+++ repos/community-i686/PKGBUILD       2013-10-30 23:13:11 UTC (rev 99717)
@@ -13,7 +13,7 @@
 license=('LGPL')
 depends=('glibc')
 
source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 md5sums=('45932fdeeccbb9ef4228f1c1a25e9c8f')
 
 build() {

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD     2013-10-30 23:12:48 UTC (rev 99716)
+++ repos/community-x86_64/PKGBUILD     2013-10-30 23:13:11 UTC (rev 99717)
@@ -13,7 +13,7 @@
 license=('LGPL')
 depends=('glibc')
 
source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 md5sums=('45932fdeeccbb9ef4228f1c1a25e9c8f')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2013-10-30 23:12:48 UTC (rev 99716)
+++ trunk/PKGBUILD      2013-10-30 23:13:11 UTC (rev 99717)
@@ -13,7 +13,7 @@
 license=('LGPL')
 depends=('glibc')
 
source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 md5sums=('45932fdeeccbb9ef4228f1c1a25e9c8f')
 
 build() {

Reply via email to