gprolog: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:30 +00:00
parent 19c30ddf41
commit d2aba498c6
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,6 @@ short_desc="GNU Prolog"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2,LGPL-3"
homepage="http://www.gprolog.org/"
update_ignore="*.pkg"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=18c0e9644b33afd4dd3cdf29f94c099ad820d65e0c99da5495b1ae43b4f2b18e
disable_parallel_build=yes

1
srcpkgs/gprolog/update Normal file
View File

@ -0,0 +1 @@
ignore="*.pkg"