[arch-commits] Commit in nautilus-open-terminal (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 14:14:24 UTC 2013
Date: Wednesday, October 30, 2013 @ 15:14:24
Author: allan
Revision: 198335
remove !libtool
Modified:
nautilus-open-terminal/repos/extra-i686/PKGBUILD
nautilus-open-terminal/repos/extra-x86_64/PKGBUILD
nautilus-open-terminal/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:04 UTC (rev 198334)
+++ repos/extra-i686/PKGBUILD 2013-10-30 14:14:24 UTC (rev 198335)
@@ -13,7 +13,7 @@
makedepends=('pkgconfig' 'gettext' 'intltool')
install=nautilus-open-terminal.install
source=(ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
sha256sums=('84905e98a13990ef73ce698144bdf0ad9adb1346c22a7d7381a3d65f17a364f0')
build() {
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 14:14:04 UTC (rev 198334)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 14:14:24 UTC (rev 198335)
@@ -13,7 +13,7 @@
makedepends=('pkgconfig' 'gettext' 'intltool')
install=nautilus-open-terminal.install
source=(ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
sha256sums=('84905e98a13990ef73ce698144bdf0ad9adb1346c22a7d7381a3d65f17a364f0')
build() {
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 14:14:04 UTC (rev 198334)
+++ trunk/PKGBUILD 2013-10-30 14:14:24 UTC (rev 198335)
@@ -13,7 +13,7 @@
makedepends=('pkgconfig' 'gettext' 'intltool')
install=nautilus-open-terminal.install
source=(ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
sha256sums=('84905e98a13990ef73ce698144bdf0ad9adb1346c22a7d7381a3d65f17a364f0')
build() {
More information about the arch-commits
mailing list