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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:37:13 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:37:13
  Author: allan
Revision: 99945

remove !libtool

Modified:
  pam_mount/repos/community-i686/PKGBUILD
  pam_mount/repos/community-x86_64/PKGBUILD
  pam_mount/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:36:53 UTC (rev 99944)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:37:13 UTC (rev 99945)
@@ -12,7 +12,7 @@
 depends=('util-linux' 'libhx>=3.12.1' 'libxml2>=2.6' 'openssl>0.9.7' 'cryptsetup>=1.1.2')
 optdepends=('hxtools: If you have something like <logout wait="1000" hup="0" term="1" kill="1" /> in your config')
 backup=('etc/security/pam_mount.conf.xml')
-options=(!emptydirs !libtool)
+options=(!emptydirs)
 source=("http://downloads.sourceforge.net/project/pam-mount/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
 md5sums=('5a130e59395cb88071b22cf5519bc681')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:36:53 UTC (rev 99944)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:37:13 UTC (rev 99945)
@@ -12,7 +12,7 @@
 depends=('util-linux' 'libhx>=3.12.1' 'libxml2>=2.6' 'openssl>0.9.7' 'cryptsetup>=1.1.2')
 optdepends=('hxtools: If you have something like <logout wait="1000" hup="0" term="1" kill="1" /> in your config')
 backup=('etc/security/pam_mount.conf.xml')
-options=(!emptydirs !libtool)
+options=(!emptydirs)
 source=("http://downloads.sourceforge.net/project/pam-mount/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
 md5sums=('5a130e59395cb88071b22cf5519bc681')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:36:53 UTC (rev 99944)
+++ trunk/PKGBUILD	2013-10-31 02:37:13 UTC (rev 99945)
@@ -12,7 +12,7 @@
 depends=('util-linux' 'libhx>=3.12.1' 'libxml2>=2.6' 'openssl>0.9.7' 'cryptsetup>=1.1.2')
 optdepends=('hxtools: If you have something like <logout wait="1000" hup="0" term="1" kill="1" /> in your config')
 backup=('etc/security/pam_mount.conf.xml')
-options=(!emptydirs !libtool)
+options=(!emptydirs)
 source=("http://downloads.sourceforge.net/project/pam-mount/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
 md5sums=('5a130e59395cb88071b22cf5519bc681')
 




More information about the arch-commits mailing list