[arch-commits] Commit in vde2 (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 15:05:50 UTC 2013
Date: Wednesday, October 30, 2013 @ 16:05:50
Author: allan
Revision: 198476
remove !libtool
Modified:
vde2/repos/extra-i686/PKGBUILD
vde2/repos/extra-x86_64/PKGBUILD
vde2/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 15:05:30 UTC (rev 198475)
+++ repos/extra-i686/PKGBUILD 2013-10-30 15:05:50 UTC (rev 198476)
@@ -16,7 +16,7 @@
vde-config.sample
vde-connection.sample)
install=vde2.install
-options=(!libtool !makeflags)
+options=(!makeflags)
build() {
cd $srcdir/$pkgname-$pkgver
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 15:05:30 UTC (rev 198475)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 15:05:50 UTC (rev 198476)
@@ -16,7 +16,7 @@
vde-config.sample
vde-connection.sample)
install=vde2.install
-options=(!libtool !makeflags)
+options=(!makeflags)
build() {
cd $srcdir/$pkgname-$pkgver
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 15:05:30 UTC (rev 198475)
+++ trunk/PKGBUILD 2013-10-30 15:05:50 UTC (rev 198476)
@@ -16,7 +16,7 @@
vde-config.sample
vde-connection.sample)
install=vde2.install
-options=(!libtool !makeflags)
+options=(!makeflags)
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list