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

Evangelos Foutras foutrelis at archlinux.org
Fri Jun 26 05:47:22 UTC 2015


    Date: Friday, June 26, 2015 @ 07:47:22
  Author: foutrelis
Revision: 135889

Unset makeflags; race condition with multiple jobs

Modified:
  tuxpaint-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-26 05:08:12 UTC (rev 135888)
+++ PKGBUILD	2015-06-26 05:47:22 UTC (rev 135889)
@@ -10,6 +10,7 @@
 url='http://www.tuxpaint.org'
 license='GPL'
 depends=('tuxpaint' 'fltk' 'libxft' 'libxext')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/tuxpaint/$pkgname-$pkgver.tar.gz")
 sha256sums=('db38058f1e1cc60b15bcaf565118fe41dc9be20435e1b787c607f95d0dd122fc')
 



More information about the arch-commits mailing list