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/scim-tables/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/scim-tables/PKGBUILD')
-rw-r--r-- | extra/scim-tables/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/scim-tables/PKGBUILD b/extra/scim-tables/PKGBUILD index 3868c42c0..e9a01a57a 100644 --- a/extra/scim-tables/PKGBUILD +++ b/extra/scim-tables/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 188494 2013-06-15 00:05:58Z bisson $ +# $Id: PKGBUILD 198410 2013-10-30 14:42:08Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Gan Lu <rhythm.gan@gmail.com> # Contributor: damir <damir@archlinux.org> @@ -15,7 +15,6 @@ makedepends=('intltool') source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz") sha1sums=('75363466cfca30e3cdff804e0dad713f12521776') -options=('!libtool') build() { cd "${srcdir}/${pkgname}-${pkgver}" |