run-parts: extract update_* to external update file
This commit is contained in:
parent
b2234942e2
commit
e73bd6721c
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ short_desc="Run scripts or programs in a directory"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://packages.qa.debian.org/d/debianutils.html"
|
||||
license="GPL-2"
|
||||
update_pkgname=debianutils
|
||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
|
||||
checksum=0062d774306a6acc34d3b855a5c4eeb845653b0cd34dbb5c13aa00b4ecb8af22
|
||||
|
||||
|
|
1
srcpkgs/run-parts/update
Normal file
1
srcpkgs/run-parts/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=debianutils
|
Loading…
Reference in a new issue