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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 03:03:11 UTC 2013


    Date: Thursday, October 31, 2013 @ 04:03:11
  Author: allan
Revision: 100021

remove !libtool

Modified:
  xnee/repos/community-i686/PKGBUILD
  xnee/repos/community-x86_64/PKGBUILD
  xnee/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-31 03:02:37 UTC (rev 100020)
+++ repos/community-i686/PKGBUILD	2013-10-31 03:03:11 UTC (rev 100021)
@@ -12,7 +12,7 @@
 depends=('gtk2' 'libxtst')
 makedepends=('texinfo')
 optdepends=('xosd: feedback support')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
         gnee.desktop)
 sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 03:02:37 UTC (rev 100020)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 03:03:11 UTC (rev 100021)
@@ -12,7 +12,7 @@
 depends=('gtk2' 'libxtst')
 makedepends=('texinfo')
 optdepends=('xosd: feedback support')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
         gnee.desktop)
 sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 03:02:37 UTC (rev 100020)
+++ trunk/PKGBUILD	2013-10-31 03:03:11 UTC (rev 100021)
@@ -12,7 +12,7 @@
 depends=('gtk2' 'libxtst')
 makedepends=('texinfo')
 optdepends=('xosd: feedback support')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
         gnee.desktop)
 sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'




More information about the arch-commits mailing list