[arch-commits] Commit in libhangul/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 13:17:59 UTC 2013
Date: Wednesday, October 30, 2013 @ 14:17:59
Author: allan
Revision: 198181
remove !libtool
Modified:
libhangul/repos/extra-i686/PKGBUILD
libhangul/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 1 -
extra-x86_64/PKGBUILD | 1 -
2 files changed, 2 deletions(-)
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-10-30 13:17:39 UTC (rev 198180)
+++ extra-i686/PKGBUILD 2013-10-30 13:17:59 UTC (rev 198181)
@@ -12,7 +12,6 @@
source=("http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
-options=('!libtool')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-10-30 13:17:39 UTC (rev 198180)
+++ extra-x86_64/PKGBUILD 2013-10-30 13:17:59 UTC (rev 198181)
@@ -12,7 +12,6 @@
source=("http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
-options=('!libtool')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list