wok-next diff maxima/receipt @ rev 19025

syslinux/win32.c: fix write sector
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 02 18:58:38 2016 +0200 (2016-04-02)
parents ee5c8b018b62
children c7a7d8278ff3
line diff
     1.1 --- a/maxima/receipt	Thu Dec 05 20:42:36 2013 +0000
     1.2 +++ b/maxima/receipt	Sat Apr 02 18:58:38 2016 +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