wok diff dpkg/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 d0c4b912827a
children 649e94bd0cd2
line diff
     1.1 --- a/dpkg/receipt	Sat Dec 21 08:21:32 2013 +0100
     1.2 +++ b/dpkg/receipt	Fri Dec 18 13:20:19 2015 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Debian package management system"
     1.6  MAINTAINER="shann@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="https://wiki.debian.org/dpkg"
    1.10  WGET_URL="http://people.slitaz.org/~shann/packages/$PACKAGE/$TARBALL"