[arch-commits] Commit in ghex (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 12:05:49 UTC 2013
Date: Wednesday, October 30, 2013 @ 13:05:49
Author: allan
Revision: 197985
remove !libtool
Modified:
ghex/repos/extra-i686/PKGBUILD
ghex/repos/extra-x86_64/PKGBUILD
ghex/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 12:05:12 UTC (rev 197984)
+++ repos/extra-i686/PKGBUILD 2013-10-30 12:05:49 UTC (rev 197985)
@@ -11,7 +11,7 @@
url="http://live.gnome.org/Ghex"
depends=('gtk3' 'hicolor-icon-theme')
makedepends=('intltool' 'itstool' 'docbook-xsl')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
install=ghex.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 12:05:12 UTC (rev 197984)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:05:49 UTC (rev 197985)
@@ -11,7 +11,7 @@
url="http://live.gnome.org/Ghex"
depends=('gtk3' 'hicolor-icon-theme')
makedepends=('intltool' 'itstool' 'docbook-xsl')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
install=ghex.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 12:05:12 UTC (rev 197984)
+++ trunk/PKGBUILD 2013-10-30 12:05:49 UTC (rev 197985)
@@ -11,7 +11,7 @@
url="http://live.gnome.org/Ghex"
depends=('gtk3' 'hicolor-icon-theme')
makedepends=('intltool' 'itstool' 'docbook-xsl')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
install=ghex.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255')
More information about the arch-commits
mailing list