wok diff pyneighborhood/receipt @ rev 19786
binutils: depends on flex (ar, ranlib)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Feb 22 15:22:41 2017 +0200 (2017-02-22) |
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 Feb 22 15:22:41 2017 +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 -