wok diff libraw/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 2941e69a878e
children 6e8b1bcb30e2
line diff
     1.1 --- a/libraw/receipt	Sun Apr 21 20:20:46 2013 +0200
     1.2 +++ b/libraw/receipt	Fri Dec 18 13:20:19 2015 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="LGPL2.1"
     1.8  WEB_SITE="http://www.libraw.org/"
     1.9  SOURCE="LibRaw"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"