From 56a598f5f497226aa95061e44acb0add85426872 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 13 Sep 2015 09:09:46 +0200 Subject: [PATCH] runit: set and install 3-clause-BSD file. --- srcpkgs/runit/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/runit/template b/srcpkgs/runit/template index a5558dc72b7..45993413654 100644 --- a/srcpkgs/runit/template +++ b/srcpkgs/runit/template @@ -1,16 +1,16 @@ # Template file for 'runit' pkgname=runit version=2.1.2 -revision=6 +revision=7 wrksrc="admin" short_desc="A UNIX init scheme with service supervision" maintainer="Juan RP " -license="BSD" +license="3-clause-BSD" homepage="http://smarden.org/runit/" distfiles="http://smarden.org/runit/runit-$version.tar.gz" checksum=6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18 -build_pie=yes +build_pie=yes build_options="static" do_build() { @@ -34,6 +34,8 @@ do_build() { } do_install() { + vlicense ${pkgname}-${version}/package/COPYING + cd ${pkgname}-${version}/src # default services