[arch-commits] Commit in gnome-settings-daemon-updates (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:38:21 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:38:21
  Author: allan
Revision: 99775

remove !libtool

Modified:
  gnome-settings-daemon-updates/repos/community-i686/PKGBUILD
  gnome-settings-daemon-updates/repos/community-x86_64/PKGBUILD
  gnome-settings-daemon-updates/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-30 23:38:00 UTC (rev 99774)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:38:21 UTC (rev 99775)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gnome-packagekit' "$_pkgname")
 makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'gnome-common' 'xf86-input-wacom')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 install=$_pkgname.install
 url="http://www.gnome.org"
 source=("http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz"

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:38:00 UTC (rev 99774)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:38:21 UTC (rev 99775)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gnome-packagekit' "$_pkgname")
 makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'gnome-common' 'xf86-input-wacom')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 install=$_pkgname.install
 url="http://www.gnome.org"
 source=("http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz"

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:38:00 UTC (rev 99774)
+++ trunk/PKGBUILD	2013-10-30 23:38:21 UTC (rev 99775)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gnome-packagekit' "$_pkgname")
 makedepends=('intltool' 'gtk-doc' 'gnome-desktop' 'gnome-common' 'xf86-input-wacom')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 install=$_pkgname.install
 url="http://www.gnome.org"
 source=("http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz"




More information about the arch-commits mailing list