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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:59:05 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:59:04
  Author: allan
Revision: 198456

remove !libtool

Modified:
  thinkfinger/repos/extra-i686/PKGBUILD
  thinkfinger/repos/extra-x86_64/PKGBUILD
  thinkfinger/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:58:43 UTC (rev 198455)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:59:04 UTC (rev 198456)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=("GPL")
 depends=('pam' 'libusb-compat')
-options=('!libtool' 'emptydirs')
+options=('emptydirs')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
         'thinkfinger-uinput-hack.patch'
         'gcc46.patch')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:58:43 UTC (rev 198455)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:59:04 UTC (rev 198456)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=("GPL")
 depends=('pam' 'libusb-compat')
-options=('!libtool' 'emptydirs')
+options=('emptydirs')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
         'thinkfinger-uinput-hack.patch'
         'gcc46.patch')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:58:43 UTC (rev 198455)
+++ trunk/PKGBUILD	2013-10-30 14:59:04 UTC (rev 198456)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=("GPL")
 depends=('pam' 'libusb-compat')
-options=('!libtool' 'emptydirs')
+options=('emptydirs')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
         'thinkfinger-uinput-hack.patch'
         'gcc46.patch')




More information about the arch-commits mailing list