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 /community/miredo/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/miredo/PKGBUILD')
-rw-r--r-- | community/miredo/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/miredo/PKGBUILD b/community/miredo/PKGBUILD index 6b7bb6503..de958a9f0 100644 --- a/community/miredo/PKGBUILD +++ b/community/miredo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 91953 2013-05-30 09:43:18Z spupykin $ +# $Id: PKGBUILD 99915 2013-10-31 02:27:00Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=miredo @@ -11,7 +11,6 @@ license=('GPL') depends=('judy' 'iproute2' 'libcap') backup=('etc/miredo/miredo.conf' 'etc/miredo/client-hook') -options=('!libtool') source=(http://www.remlab.net/files/${pkgname}/${pkgname}-${pkgver}.tar.xz miredo.install miredo.service) |