run-parts: rebuild for -dbg pkg.
This commit is contained in:
parent
240bfae94e
commit
2926bfe8b7
1 changed files with 1 additions and 4 deletions
|
@ -2,16 +2,13 @@
|
||||||
pkgname=run-parts
|
pkgname=run-parts
|
||||||
version=4.3.2
|
version=4.3.2
|
||||||
wrksrc="debianutils-${version}"
|
wrksrc="debianutils-${version}"
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Run scripts or programs in a directory"
|
short_desc="Run scripts or programs in a directory"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://packages.qa.debian.org/d/debianutils.html"
|
homepage="http://packages.qa.debian.org/d/debianutils.html"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
|
||||||
checksum=0062d774306a6acc34d3b855a5c4eeb845653b0cd34dbb5c13aa00b4ecb8af22
|
checksum=0062d774306a6acc34d3b855a5c4eeb845653b0cd34dbb5c13aa00b4ecb8af22
|
||||||
long_desc="
|
|
||||||
$pkgname runs all the executable files found in a directory.
|
|
||||||
This package comes from the GNU/Linux Debian system."
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
./configure ${CONFIGURE_SHARED_ARGS}
|
./configure ${CONFIGURE_SHARED_ARGS}
|
||||||
|
|
Loading…
Reference in a new issue