summaryrefslogtreecommitdiff
path: root/extra/fontforge
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /extra/fontforge
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/fontforge')
-rw-r--r--extra/fontforge/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/fontforge/PKGBUILD b/extra/fontforge/PKGBUILD
index 948c60346..c0fe5e738 100644
--- a/extra/fontforge/PKGBUILD
+++ b/extra/fontforge/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 191917 2013-08-01 06:59:46Z bpiotrowski $
+# $Id: PKGBUILD 197956 2013-10-30 11:54:42Z allan $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
@@ -20,7 +20,7 @@ sha1sums=('b520f532b48e557c177dffa29120225066cc4e84'
# git clone git://fontforge.git.sourceforge.net/gitroot/fontforge/fontforge; cd fontforge; git archive --prefix=${pkgname}-${pkgver}/ master | xz > ../${pkgname}-${pkgver}.tar.xz
# source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-options=('!libtool' '!makeflags')
+options=('!makeflags')
install=install
prepare() {