gprolog: disable parallel build.

This commit is contained in:
Christian Neukirchen 2014-08-31 21:27:28 +02:00
parent 2f703546c1
commit bc5dac02b8
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gprolog'
pkgname=gprolog
version=1.4.4
revision=1
revision=2
wrksrc=${pkgname}-${version}/src
only_for_archs="i686 x86_64"
build_style=gnu-configure
@ -14,6 +14,7 @@ license="GPL-2,LGPL-3"
homepage="http://www.gprolog.org/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=18c0e9644b33afd4dd3cdf29f94c099ad820d65e0c99da5495b1ae43b4f2b18e
disable_parallel_build=yes
post_install() {
mv ${DESTDIR}/usr/lib/gprolog/{NEWS,README,ChangeLog} \