iat: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:42 +00:00
parent 5f8a13802f
commit 0c6aafe8d9
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,6 @@ short_desc="A tool for detecting the structure of many types of CD/DVD image"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://sourceforge.net/projects/iat.berlios/"
update_ignore="*.win32"
distfiles="${SOURCEFORGE_SITE}/${pkgname}.berlios/${pkgname}-${version}.tar.gz"
checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21

1
srcpkgs/iat/update Normal file
View file

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