wok diff pyneighborhood/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents 2b9f96603415
children 1bd2c6414e5a
line diff
     1.1 --- a/pyneighborhood/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/pyneighborhood/receipt	Wed Jun 26 19:12:58 2019 +0200
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	# hack Makefile
     1.9  	sed -i 's/--prefix=/--root=/' Makefile
    1.10  	# hack .desktop file
    1.11 @@ -32,4 +31,3 @@
    1.12  	cp -a $install/usr $fs
    1.13  	cp -a $install/share $fs/usr
    1.14  }
    1.15 -