[arch-commits] Commit in lightsoff (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 14:04:58 UTC 2013
Date: Wednesday, October 30, 2013 @ 15:04:58
Author: allan
Revision: 198309
remove !libtool
Modified:
lightsoff/repos/extra-i686/PKGBUILD
lightsoff/repos/extra-x86_64/PKGBUILD
lightsoff/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:04:37 UTC (rev 198308)
+++ repos/extra-i686/PKGBUILD 2013-10-30 14:04:58 UTC (rev 198309)
@@ -12,7 +12,7 @@
makedepends=('intltool' 'itstool' 'gobject-introspection')
conflicts=('gnome-games')
replaces=('gnome-games')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
install=lightsoff.install
url="https://live.gnome.org/Lightsoff"
groups=('gnome-extra')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 14:04:37 UTC (rev 198308)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 14:04:58 UTC (rev 198309)
@@ -12,7 +12,7 @@
makedepends=('intltool' 'itstool' 'gobject-introspection')
conflicts=('gnome-games')
replaces=('gnome-games')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
install=lightsoff.install
url="https://live.gnome.org/Lightsoff"
groups=('gnome-extra')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 14:04:37 UTC (rev 198308)
+++ trunk/PKGBUILD 2013-10-30 14:04:58 UTC (rev 198309)
@@ -12,7 +12,7 @@
makedepends=('intltool' 'itstool' 'gobject-introspection')
conflicts=('gnome-games')
replaces=('gnome-games')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
install=lightsoff.install
url="https://live.gnome.org/Lightsoff"
groups=('gnome-extra')
More information about the arch-commits
mailing list