wok diff maxima/receipt @ rev 18180

busybox: add /bin/ip
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 05 16:27:51 2015 +0200 (2015-07-05)
parents ee5c8b018b62
children afae00265386
line diff
     1.1 --- a/maxima/receipt	Thu Dec 05 20:42:36 2013 +0000
     1.2 +++ b/maxima/receipt	Sun Jul 05 16:27:51 2015 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  genpkg_rules()                                      
     1.5  {
     1.6  	mkdir -p $fs/usr/share/applications
     1.7 -	cp -a $_pkg/usr $fs
     1.8 +	cp -a $install/usr $fs
     1.9  	cat > $fs/usr/share/applications/xmaxima.desktop <<EOT
    1.10  [Desktop Entry]
    1.11  Encoding=UTF-8