wok diff zbar/receipt @ rev 22007
yarock: fix FindTaglib.cmake
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 19 10:25:12 2019 +0200 (2019-10-19) |
parents | 76b72f1ad63c |
children | 2850fe3df53d |
line diff
1.1 --- a/zbar/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/zbar/receipt Sat Oct 19 10:25:12 2019 +0200 1.3 @@ -19,7 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|w\(and/MagickWand\.h\)|MagickW\1|' configu* zbarimg/zbarimg.c 1.9 ./configure --prefix=/usr --mandir=/usr/share/man \ 1.10 --localstatedir=/var \ 1.11 --without-qt \