wok-6.x diff xtel/receipt @ rev 17948
mtpaint: up (3.44.91), remove XPM icons substitutions (using original icons).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Apr 16 02:24:03 2015 +0300 (2015-04-16) |
parents | ff99f001eb17 |
children | 9e01bc6321ea |
line diff
1.1 --- a/xtel/receipt Fri Jun 15 16:06:40 2012 +0200 1.2 +++ b/xtel/receipt Thu Apr 16 02:24:03 2015 +0300 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="X emulator of the French Minitel." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://pficheux.free.fr/xtel/" 1.10 WGET_URL="${WEB_SITE}download/$TARBALL" 1.11 @@ -36,7 +37,7 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/share/fonts/X11 1.15 - cp -a $_pkg/* $fs/ 1.16 + cp -a $install/* $fs/ 1.17 mv $fs/usr/lib/X11/xtel $fs/etc 1.18 ln -s /etc/xtel $fs/usr/lib/X11 1.19 sed -i 's/`host/`nslookup/;s|/bin/bash|/bin/sh|' $fs/etc/ppp/ip*.iminitel