diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/dmapi | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/dmapi')
-rw-r--r-- | extra/dmapi/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/dmapi/PKGBUILD b/extra/dmapi/PKGBUILD index 8f526087e..6267ad276 100644 --- a/extra/dmapi/PKGBUILD +++ b/extra/dmapi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196924 2013-10-21 07:25:14Z tpowa $ +# $Id: PKGBUILD 197910 2013-10-30 11:37:30Z allan $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=dmapi @@ -13,7 +13,6 @@ makedepends=('xfsprogs') provides=('xfsdmapi') conflicts=('xfsdmapi') replaces=('xfsdmapi') -options=('!libtool') source=("ftp://oss.sgi.com/projects/xfs/cmd_tars/$pkgname-$pkgver.tar.gz") build() { |