summaryrefslogtreecommitdiff
path: root/extra/fontforge
diff options
context:
space:
mode:
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() {