wok diff shared-mime-info/receipt @ rev 15675
linux: add CVE-2013-2929 fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 19 11:31:06 2013 +0000 (2013-12-19) |
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 Thu Dec 19 11:31:06 2013 +0000 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.