diff --git a/srcpkgs/iat/template b/srcpkgs/iat/template index 9f31c662d3b..427bc697090 100644 --- a/srcpkgs/iat/template +++ b/srcpkgs/iat/template @@ -7,7 +7,6 @@ short_desc="A tool for detecting the structure of many types of CD/DVD image" maintainer="Juan RP " license="GPL-3" homepage="http://sourceforge.net/projects/iat.berlios/" -update_ignore="*.win32" distfiles="${SOURCEFORGE_SITE}/${pkgname}.berlios/${pkgname}-${version}.tar.gz" checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21 diff --git a/srcpkgs/iat/update b/srcpkgs/iat/update new file mode 100644 index 00000000000..70c67e9cf02 --- /dev/null +++ b/srcpkgs/iat/update @@ -0,0 +1 @@ +ignore="*.win32"