[arch-commits] Commit in fontforge/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:54:42 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:54:42
  Author: allan
Revision: 197956

remove !libtool

Modified:
  fontforge/repos/extra-i686/PKGBUILD
  fontforge/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |    2 +-
 extra-x86_64/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-30 11:54:17 UTC (rev 197955)
+++ extra-i686/PKGBUILD	2013-10-30 11:54:42 UTC (rev 197956)
@@ -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() {

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-30 11:54:17 UTC (rev 197955)
+++ extra-x86_64/PKGBUILD	2013-10-30 11:54:42 UTC (rev 197956)
@@ -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