wok diff rawstudio/receipt @ rev 22991

updated l3afpad (0.8.18.1.10 -> 0.8.18.1.11)
author Hans-G?nter Theisgen
date Sun Mar 01 17:39:44 2020 +0100 (2020-03-01)
parents 6135577f4d08
children 2f230197370e
line diff
     1.1 --- a/rawstudio/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/rawstudio/receipt	Sun Mar 01 17:39:44 2020 +0100
     1.3 @@ -16,7 +16,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|.*exiv2/image.hpp.*|#include <exiv2/exiv2.hpp>\n&|' src/rs-exif.cc
     1.9  	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lX11"
    1.10  	export PKG_CONFIG_PATH="/usr/lib/pkgconfig"
    1.11  	patch -p1 -i $stuff/rawstudio-const.patch