debootstrap: extract update_* to external update file
This commit is contained in:
parent
3dccf572c7
commit
1bfd7dbc27
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@ short_desc="Bootstrap a basic Debian system"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="custom"
|
||||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||
update_ignore="*~*"
|
||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.1_all.deb"
|
||||
checksum="d3bab5314adc6337e1ebfbcedf5d3e324e3f90aa3e09f10a1abcd9779e4d5bbc
|
||||
|
|
1
srcpkgs/debootstrap/update
Normal file
1
srcpkgs/debootstrap/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*~*"
|
Loading…
Reference in a new issue