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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:04:47 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:04:47
  Author: allan
Revision: 99850

remove !libtool

Modified:
  libident/repos/community-i686/PKGBUILD
  libident/repos/community-x86_64/PKGBUILD
  libident/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 02:04:27 UTC (rev 99849)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:04:47 UTC (rev 99850)
@@ -10,7 +10,7 @@
 url='http://www.remlab.net/libident/'
 license=('custom')
 depends=('glibc')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 source=("http://www.remlab.net/files/libident/libident-$pkgver.tar.gz"
         'libident.pc')
 sha256sums=('8cc8fb69f1c888be7cffde7f4caeb3dc6cd0abbc475337683a720aa7638a174b'

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:04:27 UTC (rev 99849)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:04:47 UTC (rev 99850)
@@ -10,7 +10,7 @@
 url='http://www.remlab.net/libident/'
 license=('custom')
 depends=('glibc')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 source=("http://www.remlab.net/files/libident/libident-$pkgver.tar.gz"
         'libident.pc')
 sha256sums=('8cc8fb69f1c888be7cffde7f4caeb3dc6cd0abbc475337683a720aa7638a174b'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:04:27 UTC (rev 99849)
+++ trunk/PKGBUILD	2013-10-31 02:04:47 UTC (rev 99850)
@@ -10,7 +10,7 @@
 url='http://www.remlab.net/libident/'
 license=('custom')
 depends=('glibc')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 source=("http://www.remlab.net/files/libident/libident-$pkgver.tar.gz"
         'libident.pc')
 sha256sums=('8cc8fb69f1c888be7cffde7f4caeb3dc6cd0abbc475337683a720aa7638a174b'




More information about the arch-commits mailing list