[arch-commits] Commit in nautilus-sendto (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:14:49 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:14:48
  Author: allan
Revision: 198336

remove !libtool

Modified:
  nautilus-sendto/repos/extra-i686/PKGBUILD
  nautilus-sendto/repos/extra-x86_64/PKGBUILD
  nautilus-sendto/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 14:14:24 UTC (rev 198335)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:14:48 UTC (rev 198336)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(glib2)
 makedepends=(gettext intltool gobject-introspection)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 install=nautilus-sendto.install
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:14:24 UTC (rev 198335)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:14:48 UTC (rev 198336)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(glib2)
 makedepends=(gettext intltool gobject-introspection)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 install=nautilus-sendto.install
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:14:24 UTC (rev 198335)
+++ trunk/PKGBUILD	2013-10-30 14:14:48 UTC (rev 198336)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(glib2)
 makedepends=(gettext intltool gobject-introspection)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 install=nautilus-sendto.install
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)




More information about the arch-commits mailing list