wok-current rev 22017
xcircuit: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 19 18:20:40 2019 +0200 (2019-10-19) |
parents | 855292eaaf20 |
children | 6aff6b383295 |
files | xcircuit/receipt |
line diff
1.1 --- a/xcircuit/receipt Sat Oct 19 17:03:26 2019 +0100 1.2 +++ b/xcircuit/receipt Sat Oct 19 18:20:40 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/$PACKAGE-$VERSION 1.8 ./configure prefix=/usr \ 1.9 --with-tcl=/usr/lib \ 1.10 --with-tk=/usr/lib \