wok diff qemacs/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | 0bc9efb792e7 |
children | 314b08d2fe81 |
line diff
1.1 --- a/qemacs/receipt Thu Jan 09 18:06:52 2014 +0000 1.2 +++ b/qemacs/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="qemacs" 1.6 VERSION="0.3.3" 1.7 -CATEGORY="development" 1.8 +CATEGORY="editors" 1.9 SHORT_DESC="Light emacs clone." 1.10 MAINTAINER="pascal.bellard@slitaz.org" 1.11 LICENSE="LGPL2.1"