diff options
Diffstat (limited to 'community/mfs/PKGBUILD')
-rw-r--r-- | community/mfs/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/mfs/PKGBUILD b/community/mfs/PKGBUILD index 2fc29c3d5..fd190cc51 100644 --- a/community/mfs/PKGBUILD +++ b/community/mfs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87206 2013-03-28 15:53:12Z arodseth $ +# $Id: PKGBUILD 99912 2013-10-31 02:26:00Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Thomas S Hatch <thatch45@gmail.com> @@ -12,7 +12,6 @@ arch=('x86_64' 'i686' 'mips64el') 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' |