lemonni...@ulrar.net skribis:
> From 7352f5876a2c3942ebab92e30f659a62cd7bca7f Mon Sep 17 00:00:00 2001
> From: Kevin Lemonnier
> Date: Mon, 8 Sep 2014 21:06:31 +0200
> Subject: [PATCH] gnu: Add zsh
>
> * gnu/packages/zsh.scm: New file
> * gnu-system.am (GNU_SYSTEM_MODULES):
Thanks a lot for the feedback. Here is the new patch :
From 7352f5876a2c3942ebab92e30f659a62cd7bca7f Mon Sep 17 00:00:00 2001
From: Kevin Lemonnier
Date: Mon, 8 Sep 2014 21:06:31 +0200
Subject: [PATCH] gnu: Add zsh
* gnu/packages/zsh.scm: New file
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
Hello,
lemonni...@ulrar.net skribis:
> This is my first package, so I'd be interested to know if there is things
> that could be done better.
> For the license, most of the files uses their own license but a few are under
> GPL, so I put that. Is that right, or should I
> put (license (x11-styl
Hi,
This is my first package, so I'd be interested to know if there is things that
could be done better.
For the license, most of the files uses their own license but a few are under
GPL, so I put that. Is that right, or should I
put (license (x11-style "file://LICENCE")) as suggested on irc any