wok diff zbar/receipt @ rev 21589
updated nut (2.6.5 -> 2.7.4)
author | Hans-G?nter Theisgen |
---|---|
date | Mon May 20 16:22:34 2019 +0100 (2019-05-20) |
parents | 76b72f1ad63c |
children | 2850fe3df53d |
line diff
1.1 --- a/zbar/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/zbar/receipt Mon May 20 16:22:34 2019 +0100 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 \