diff --git a/srcpkgs/swi-prolog/template b/srcpkgs/swi-prolog/template index c87daa5769e..09acae3ef59 100644 --- a/srcpkgs/swi-prolog/template +++ b/srcpkgs/swi-prolog/template @@ -1,7 +1,7 @@ # Template file for 'swi-prolog' pkgname=swi-prolog version=7.6.4 -revision=3 +revision=4 wrksrc="swipl-${version}" build_style=gnu-configure hostmakedepends="pkg-config" @@ -32,7 +32,7 @@ do_configure() { LDFLAGS+=" -Wl,-z,execstack" esac COFLAGS="${CFLAGS}" ./configure ${configure_args} \ - --with-world --enable-custom-flags + --with-world } post_install() { chmod +x "${DESTDIR}/usr/lib/swipl-${version}/library/dialect/sicstus/swipl-lfr.pl"