wok diff xtel/receipt @ rev 15001

Add some GPL2 licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 17:48:05 2013 +0000 (2013-08-10)
parents ff99f001eb17
children 9e01bc6321ea
line diff
     1.1 --- a/xtel/receipt	Fri Jun 15 16:06:40 2012 +0200
     1.2 +++ b/xtel/receipt	Sat Aug 10 17:48:05 2013 +0000
     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