wok-6.x diff pyneighborhood/receipt @ rev 18080
Split mate-panel in mate-panel-dev
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri May 22 18:02:36 2015 -0300 (2015-05-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 Fri May 22 18:02:36 2015 -0300 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 -