[arch-commits] Commit in open-vm-tools (3 files)

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:35:33 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:35:32
  Author: allan
Revision: 99940

remove !libtool

Modified:
  open-vm-tools/repos/community-i686/PKGBUILD
  open-vm-tools/repos/community-x86_64/PKGBUILD
  open-vm-tools/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:35:12 UTC (rev 99939)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:35:32 UTC (rev 99940)
@@ -20,7 +20,7 @@
 	    'netctl: suspend-resume network state'
 	    'networkmanager: suspend-resume network state')
 backup=('etc/pam.d/vmware-guestd')
-options=('docs' '!libtool')
+options=('docs')
 install=$pkgname.install
 #source=("http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/Development%20Snapshots/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz"
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-${_pkgsubver}.tar.gz

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:35:12 UTC (rev 99939)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:35:32 UTC (rev 99940)
@@ -20,7 +20,7 @@
 	    'netctl: suspend-resume network state'
 	    'networkmanager: suspend-resume network state')
 backup=('etc/pam.d/vmware-guestd')
-options=('docs' '!libtool')
+options=('docs')
 install=$pkgname.install
 #source=("http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/Development%20Snapshots/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz"
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-${_pkgsubver}.tar.gz

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:35:12 UTC (rev 99939)
+++ trunk/PKGBUILD	2013-10-31 02:35:32 UTC (rev 99940)
@@ -20,7 +20,7 @@
 	    'netctl: suspend-resume network state'
 	    'networkmanager: suspend-resume network state')
 backup=('etc/pam.d/vmware-guestd')
-options=('docs' '!libtool')
+options=('docs')
 install=$pkgname.install
 #source=("http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/Development%20Snapshots/open-vm-tools-$pkgver-${_pkgsubver}.tar.gz"
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-${_pkgsubver}.tar.gz




More information about the arch-commits mailing list