[arch-commits] Commit in udisks (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 15:03:09 UTC 2013


    Date: Wednesday, October 30, 2013 @ 16:03:09
  Author: allan
Revision: 198467

remove !libtool

Modified:
  udisks/repos/extra-i686/PKGBUILD
  udisks/repos/extra-x86_64/PKGBUILD
  udisks/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    1 -
 repos/extra-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD              |    1 -
 3 files changed, 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 15:02:49 UTC (rev 198466)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:03:09 UTC (rev 198467)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('systemd' 'util-linux' 'sg3_utils' 'glib2' 'dbus-glib' 'polkit' 'parted' 'device-mapper' 'libatasmart' 'lsof')
 makedepends=('intltool' 'docbook-xsl')
-options=(!libtool)
 source=(http://hal.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz udisks.service drop-pci-db.patch)
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 15:02:49 UTC (rev 198466)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:03:09 UTC (rev 198467)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('systemd' 'util-linux' 'sg3_utils' 'glib2' 'dbus-glib' 'polkit' 'parted' 'device-mapper' 'libatasmart' 'lsof')
 makedepends=('intltool' 'docbook-xsl')
-options=(!libtool)
 source=(http://hal.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz udisks.service drop-pci-db.patch)
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:02:49 UTC (rev 198466)
+++ trunk/PKGBUILD	2013-10-30 15:03:09 UTC (rev 198467)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('systemd' 'util-linux' 'sg3_utils' 'glib2' 'dbus-glib' 'polkit' 'parted' 'device-mapper' 'libatasmart' 'lsof')
 makedepends=('intltool' 'docbook-xsl')
-options=(!libtool)
 source=(http://hal.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz udisks.service drop-pci-db.patch)
 
 build() {




More information about the arch-commits mailing list