wok diff disktype/receipt @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
parents ddd59800f797
children 640a2eba2511
line diff
     1.1 --- a/disktype/receipt	Sat Dec 11 08:17:35 2010 +0000
     1.2 +++ b/disktype/receipt	Wed Jul 06 16:30:34 2016 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Detects the content format of a disk or disk image (file systems, partition tables, and boot codes)"
     1.6  MAINTAINER="db_slitaz@m4x.org"
     1.7 -DEPENDS=""
     1.8 +LICENSE="MIT"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://disktype.sourceforge.net/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS=""
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {