wok-current diff ufraw/receipt @ rev 25470
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 07 10:48:59 2022 +0000 (2022-10-07) |
parents | cec9f8f5726d |
children |
line diff
1.1 --- a/ufraw/receipt Wed Sep 28 09:44:06 2022 +0000 1.2 +++ b/ufraw/receipt Fri Oct 07 10:48:59 2022 +0000 1.3 @@ -27,6 +27,7 @@ 1.4 compile_rules() 1.5 { 1.6 sed -i -e 's|<sstream>|&\n#include <iostream>|' \ 1.7 + -e 's|exif.hpp>|&\n#include <exiv2/error.hpp>|' \ 1.8 -e 's|.*Exiv2::Error(1.*|//#if EXIV2_TEST_VERSION(0,27,0)\ 1.9 throw Exiv2::Error(Exiv2::kerErrorMessage, error);\ 1.10 //#else\n//&\n//#endif|' ufraw_exiv2.cc