From c4bbe395ad3627cf1abf524890d78dd229ba1d78 Mon Sep 17 00:00:00 2001 From: TJ Vanderpoel Date: Mon, 23 Feb 2015 21:46:16 -0600 Subject: [PATCH] daemontools: clean up slashpackage.sh documentation --- common/build-style/slashpackage.sh | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/common/build-style/slashpackage.sh b/common/build-style/slashpackage.sh index 9fc26d24623..fcf0f076ce0 100644 --- a/common/build-style/slashpackage.sh +++ b/common/build-style/slashpackage.sh @@ -10,20 +10,19 @@ # # example (daemontools) # -# Template file for 'daemontools' -# pkgname=daemontools -# version=0.76 -# revision=1 -# wrksrc=admin/${pkgname}-${version} -# build_style=gnu-makefile -# short_desc="A collection of tools for managing UNIX services" -# maintainer="bougyman " -# license="Public Domain" -# homepage="http://cr.yp.to/daemontools.html" -# distfiles="http://cr.yp.to/daemontools/${pkgname}-${version}.tar.gz" -# checksum=a55535012b2be7a52dcd9eccabb9a198b13be50d0384143bd3b32b8710df4c1f -# patch_args="-p1" # << important for most slashpackage patches - +# Template file for 'daemontools' +# pkgname=daemontools +# version=0.76 +# revision=1 +# wrksrc=admin/${pkgname}-${version} +# build_style=slashpackage +# short_desc="A collection of tools for managing UNIX services" +# maintainer="bougyman " +# license="Public Domain" +# homepage="http://cr.yp.to/daemontools.html" +# distfiles="http://cr.yp.to/daemontools/${pkgname}-${version}.tar.gz" +# +# patch_args="-p1" # << important for most slashpackage patches do_build() { package/compile