mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
opencv: fix quotes in sed command
This commit is contained in:
@@ -513,7 +513,7 @@ INSTALL()
|
||||
libopencv_wechat_qrcode
|
||||
|
||||
# fixCmake
|
||||
sed -i 's,\/include,/${relativeIncludeDir},g' \
|
||||
sed -i "s,\/include,/$relativeIncludeDir,g" \
|
||||
$libDir/cmake/opencv4/OpenCVConfig.cmake
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user