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 }