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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:26:01 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:26:00
  Author: allan
Revision: 99912

remove !libtool

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

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:25:40 UTC (rev 99911)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:26:00 UTC (rev 99912)
@@ -12,7 +12,6 @@
 license=('GPL3')
 depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
 install="$pkgbase.install"
-options=('!libtool')
 source=("http://www.moosefs.org/tl_files/${pkgbase}code/$pkgbase-${pkgver/_/-}.tar.gz"
         'mfsmaster.service'
         'mfschunkserver.service'

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:25:40 UTC (rev 99911)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:26:00 UTC (rev 99912)
@@ -12,7 +12,6 @@
 license=('GPL3')
 depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
 install="$pkgbase.install"
-options=('!libtool')
 source=("http://www.moosefs.org/tl_files/${pkgbase}code/$pkgbase-${pkgver/_/-}.tar.gz"
         'mfsmaster.service'
         'mfschunkserver.service'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:25:40 UTC (rev 99911)
+++ trunk/PKGBUILD	2013-10-31 02:26:00 UTC (rev 99912)
@@ -12,7 +12,6 @@
 license=('GPL3')
 depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
 install="$pkgbase.install"
-options=('!libtool')
 source=("http://www.moosefs.org/tl_files/${pkgbase}code/$pkgbase-${pkgver/_/-}.tar.gz"
         'mfsmaster.service'
         'mfschunkserver.service'




More information about the arch-commits mailing list