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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:08:58 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:08:58
  Author: allan
Revision: 198158

remove !libtool

Modified:
  libfprint/repos/extra-i686/PKGBUILD
  libfprint/repos/extra-x86_64/PKGBUILD
  libfprint/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 13:08:37 UTC (rev 198157)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:08:58 UTC (rev 198158)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb nss gdk-pixbuf2)
 groups=(fprint)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
 source=(http://people.freedesktop.org/~hadess/$pkgname-$pkgver.tar.xz)
 md5sums=('f52ac662d89fb82a441dacb0bac36c13')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:08:37 UTC (rev 198157)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:08:58 UTC (rev 198158)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb nss gdk-pixbuf2)
 groups=(fprint)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
 source=(http://people.freedesktop.org/~hadess/$pkgname-$pkgver.tar.xz)
 md5sums=('f52ac662d89fb82a441dacb0bac36c13')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:08:37 UTC (rev 198157)
+++ trunk/PKGBUILD	2013-10-30 13:08:58 UTC (rev 198158)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb nss gdk-pixbuf2)
 groups=(fprint)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
 source=(http://people.freedesktop.org/~hadess/$pkgname-$pkgver.tar.xz)
 md5sums=('f52ac662d89fb82a441dacb0bac36c13')
 




More information about the arch-commits mailing list