wok diff pyneighborhood/receipt @ rev 20615

Update varka
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 21 20:44:57 2018 +0100 (2018-12-21)
parents 2b9f96603415
children 1bd2c6414e5a
line diff
     1.1 --- a/pyneighborhood/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/pyneighborhood/receipt	Fri Dec 21 20:44:57 2018 +0100
     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 -