[arch-commits] Commit in fontforge/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Oct 26 07:49:39 UTC 2013


    Date: Saturday, October 26, 2013 @ 09:49:39
  Author: bisson
Revision: 197465

remove options enforced by newer pacman

Modified:
  fontforge/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 07:49:34 UTC (rev 197464)
+++ PKGBUILD	2013-10-26 07:49:39 UTC (rev 197465)
@@ -20,7 +20,7 @@
 # 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() {




More information about the arch-commits mailing list