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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:30:32 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:30:32
  Author: allan
Revision: 198378

remove !libtool

Modified:
  pstoedit/repos/extra-i686/PKGBUILD
  pstoedit/repos/extra-x86_64/PKGBUILD
  pstoedit/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 14:30:08 UTC (rev 198377)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:30:32 UTC (rev 198378)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
 makedepends=('ghostscript')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
 sha1sums=('50d5a4e2fe0e0ff2f73cb094cb945b221083e742')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:30:08 UTC (rev 198377)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:30:32 UTC (rev 198378)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
 makedepends=('ghostscript')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
 sha1sums=('50d5a4e2fe0e0ff2f73cb094cb945b221083e742')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:30:08 UTC (rev 198377)
+++ trunk/PKGBUILD	2013-10-30 14:30:32 UTC (rev 198378)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
 makedepends=('ghostscript')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
 sha1sums=('50d5a4e2fe0e0ff2f73cb094cb945b221083e742')
 




More information about the arch-commits mailing list