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/qingy | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/qingy')
-rw-r--r-- | community/qingy/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/qingy/PKGBUILD b/community/qingy/PKGBUILD index 2a5623260..1ed0df641 100644 --- a/community/qingy/PKGBUILD +++ b/community/qingy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96483 2013-08-30 15:29:41Z spupykin $ +# $Id: PKGBUILD 99973 2013-10-31 02:46:37Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> # Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> @@ -12,7 +12,6 @@ license=('GPL') depends=('directfb' 'openssl' 'libxss') makedepends=('emacs') backup=('etc/pam.d/qingy' 'etc/logrotate.d/qingy' 'etc/qingy/settings' 'etc/qingy/welcomes') -options=('!libtool') install=qingy.install source=(http://downloads.sourceforge.net/sourceforge/qingy/${pkgname}-${pkgver}.tar.bz2 \ qingy.logrotate qingy@.service) |