daemontools: Use build_wrksrc and wrksrc to allow a clean "clean"
This commit is contained in:
parent
27d3e9d70f
commit
25c94fa23e
@ -1,8 +1,9 @@
|
|||||||
# Template file for 'daemontools'
|
# Template file for 'daemontools'
|
||||||
pkgname=daemontools
|
pkgname=daemontools
|
||||||
version=0.76
|
version=0.76
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=admin/${pkgname}-${version}
|
wrksrc=admin
|
||||||
|
build_wrksrc=admin/${pkgname}-${version}
|
||||||
build_style=slashpackage
|
build_style=slashpackage
|
||||||
short_desc="A collection of tools for managing UNIX services"
|
short_desc="A collection of tools for managing UNIX services"
|
||||||
maintainer="bougyman <tj@rubyists.com>"
|
maintainer="bougyman <tj@rubyists.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user