From 8b5e3df630a250d5b97e40ea587e75bed5998fd1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 15 Jul 2017 22:06:13 +0000 Subject: [PATCH] clens: add license --- srcpkgs/clens/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/clens/template b/srcpkgs/clens/template index 98eb41c08d2..084b1a60bd0 100644 --- a/srcpkgs/clens/template +++ b/srcpkgs/clens/template @@ -18,4 +18,5 @@ do_build() { } do_install() { make DESTDIR=${DESTDIR} LOCALBASE=/usr install + vlicense config/debian/copyright LICENSE }