[arch-commits] Commit in google-glog (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 23:42:18 UTC 2013
Date: Thursday, October 31, 2013 @ 00:42:17
Author: allan
Revision: 99785
remove !libtool
Modified:
google-glog/repos/community-i686/PKGBUILD
google-glog/repos/community-x86_64/PKGBUILD
google-glog/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 1 -
repos/community-x86_64/PKGBUILD | 1 -
trunk/PKGBUILD | 1 -
3 files changed, 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2013-10-30 23:41:57 UTC (rev 99784)
+++ repos/community-i686/PKGBUILD 2013-10-30 23:42:17 UTC (rev 99785)
@@ -11,7 +11,6 @@
url="http://code.google.com/p/google-glog/"
depends=('gcc-libs')
makedepends=('make' 'gcc')
-options=('!libtool')
source=("http://google-glog.googlecode.com/files/glog-${pkgver}.tar.gz")
build() {
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-30 23:41:57 UTC (rev 99784)
+++ repos/community-x86_64/PKGBUILD 2013-10-30 23:42:17 UTC (rev 99785)
@@ -11,7 +11,6 @@
url="http://code.google.com/p/google-glog/"
depends=('gcc-libs')
makedepends=('make' 'gcc')
-options=('!libtool')
source=("http://google-glog.googlecode.com/files/glog-${pkgver}.tar.gz")
build() {
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 23:41:57 UTC (rev 99784)
+++ trunk/PKGBUILD 2013-10-30 23:42:17 UTC (rev 99785)
@@ -11,7 +11,6 @@
url="http://code.google.com/p/google-glog/"
depends=('gcc-libs')
makedepends=('make' 'gcc')
-options=('!libtool')
source=("http://google-glog.googlecode.com/files/glog-${pkgver}.tar.gz")
build() {
More information about the arch-commits
mailing list