From 319fc91e961925a335b6052b4e89ddc7ca0aa5e6 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 8 Mar 2016 16:51:05 +0100 Subject: [PATCH] jo: install license --- srcpkgs/jo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/jo/template b/srcpkgs/jo/template index fc5b8af2860..777665182c2 100644 --- a/srcpkgs/jo/template +++ b/srcpkgs/jo/template @@ -15,5 +15,5 @@ pre_configure() { autoreconf -fi } post_install() { - vlicense LICENSE + vlicense COPYING }