wok-6.x diff micro_proxy/receipt @ rev 22061
sane-backends/sane.cgi: add range values
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 24 17:12:11 2019 +0200 (2019-10-24) |
parents | 2f6cba8ea51c |
children | ad8b9ff412d2 |
line diff
1.1 --- a/micro_proxy/receipt Sat Apr 27 16:25:25 2019 +0100 1.2 +++ b/micro_proxy/receipt Thu Oct 24 17:12:11 2019 +0200 1.3 @@ -14,8 +14,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - mv $PACKAGE $PACKAGE-$VERSION 2> /dev/null 1.8 - cd $src 1.9 make 1.10 } 1.11