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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:07:15 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:07:15
  Author: allan
Revision: 197843

remove \!libtool

Modified:
  systemd/repos/core-i686/PKGBUILD
  systemd/repos/core-x86_64/PKGBUILD
  systemd/trunk/PKGBUILD

----------------------------+
 repos/core-i686/PKGBUILD   |    2 +-
 repos/core-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/core-i686/PKGBUILD
===================================================================
--- repos/core-i686/PKGBUILD	2013-10-30 11:07:08 UTC (rev 197842)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:07:15 UTC (rev 197843)
@@ -10,7 +10,7 @@
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 'gobject-introspection' 'gperf'
              'gtk-doc' 'intltool' 'kmod' 'libcap' 'libgcrypt'  'libmicrohttpd' 'libxslt'
              'linux-api-headers' 'pam' 'python' 'quota-tools' 'xz')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
         'initcpio-hook-udev'
         'initcpio-install-systemd'

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:07:08 UTC (rev 197842)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:07:15 UTC (rev 197843)
@@ -10,7 +10,7 @@
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 'gobject-introspection' 'gperf'
              'gtk-doc' 'intltool' 'kmod' 'libcap' 'libgcrypt'  'libmicrohttpd' 'libxslt'
              'linux-api-headers' 'pam' 'python' 'quota-tools' 'xz')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
         'initcpio-hook-udev'
         'initcpio-install-systemd'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:07:08 UTC (rev 197842)
+++ trunk/PKGBUILD	2013-10-30 11:07:15 UTC (rev 197843)
@@ -10,7 +10,7 @@
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 'gobject-introspection' 'gperf'
              'gtk-doc' 'intltool' 'kmod' 'libcap' 'libgcrypt'  'libmicrohttpd' 'libxslt'
              'linux-api-headers' 'pam' 'python' 'quota-tools' 'xz')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
         'initcpio-hook-udev'
         'initcpio-install-systemd'




More information about the arch-commits mailing list