Hello,

Am Freitag, 18. Januar 2013 schrieb Cyril Roelandt:
> This patch adds vim (Vi IMproved), a very popular text editor based on
> vi, to the packages.

the recipe works well for me, thanks!

> I did not specify a license, since vim uses a weird Charityware license;
> is that OK ?

The FSF references the vim license, see
   http://www.gnu.org/licenses/license-list.html#Vim and
   http://directory.fsf.org/wiki/License:Vim7.2
I just added it to guix/licenses.scm and pushed the change, so you can add 
it to the recipe.

While there is no "make check" target, there is "make test"; so you can 
replace   
   #:tests? #f
by
   #:test-target "test"
(and watch the visuals appear on the screen, it is a rather funny test 
suite).

Could you prepare a new patch?

Thanks!

Andreas

Reply via email to