wok diff shared-mime-info/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents 0a6b5118575a
children c8d763479cbc
line diff
     1.1 --- a/shared-mime-info/receipt	Mon Mar 26 16:18:20 2012 +0200
     1.2 +++ b/shared-mime-info/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Core database of common types and the *update-mime-database*."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.9  WEB_SITE="http://freedesktop.org/wiki/Software/shared-mime-info"
    1.10  WGET_URL="http://freedesktop.org/~hadess/$TARBALL"
    1.11 @@ -26,8 +27,8 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/share
    1.15 -	cp -a $_pkg/usr/bin $fs/usr
    1.16 -    cp -a $_pkg/usr/share/mime $fs/usr/share
    1.17 +	cp -a $install/usr/bin $fs/usr
    1.18 +    cp -a $install/usr/share/mime $fs/usr/share
    1.19  }
    1.20  
    1.21  # Update mime database.