gprolog: disable parallel build.
This commit is contained in:
parent
2f703546c1
commit
bc5dac02b8
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gprolog'
|
# Template file for 'gprolog'
|
||||||
pkgname=gprolog
|
pkgname=gprolog
|
||||||
version=1.4.4
|
version=1.4.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname}-${version}/src
|
wrksrc=${pkgname}-${version}/src
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,6 +14,7 @@ license="GPL-2,LGPL-3"
|
||||||
homepage="http://www.gprolog.org/"
|
homepage="http://www.gprolog.org/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=18c0e9644b33afd4dd3cdf29f94c099ad820d65e0c99da5495b1ae43b4f2b18e
|
checksum=18c0e9644b33afd4dd3cdf29f94c099ad820d65e0c99da5495b1ae43b4f2b18e
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/lib/gprolog/{NEWS,README,ChangeLog} \
|
mv ${DESTDIR}/usr/lib/gprolog/{NEWS,README,ChangeLog} \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue