[arch-commits] Commit in gimp (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:07:17 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:07:17
  Author: allan
Revision: 197989

remove !libtool

Modified:
  gimp/repos/extra-i686/PKGBUILD
  gimp/repos/extra-x86_64/PKGBUILD
  gimp/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 12:06:55 UTC (rev 197988)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:07:17 UTC (rev 197989)
@@ -17,7 +17,7 @@
             'alsa-lib: for MIDI event controller module'
             'curl: for URI support'
             'ghostscript: for postscript support')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 conflicts=('gimp-devel')
 install=gimp.install
 source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 linux.gpl 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:06:55 UTC (rev 197988)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:07:17 UTC (rev 197989)
@@ -17,7 +17,7 @@
             'alsa-lib: for MIDI event controller module'
             'curl: for URI support'
             'ghostscript: for postscript support')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 conflicts=('gimp-devel')
 install=gimp.install
 source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 linux.gpl 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:06:55 UTC (rev 197988)
+++ trunk/PKGBUILD	2013-10-30 12:07:17 UTC (rev 197989)
@@ -17,7 +17,7 @@
             'alsa-lib: for MIDI event controller module'
             'curl: for URI support'
             'ghostscript: for postscript support')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 conflicts=('gimp-devel')
 install=gimp.install
 source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 linux.gpl 




More information about the arch-commits mailing list