mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
rizin, revbump, fixes detection for Cutter/rzghidra (#11225)
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="Apache v2
|
||||
MPL v1.1
|
||||
NCSA
|
||||
RSA-MD"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/rizinorg/rizin/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="df369c2646cee3cfde0cccf64d1f914f01127a14dffe8d638a6fe031a96e6116"
|
||||
SOURCE_FILENAME="rizin-v$portVersion.tar.gz"
|
||||
@@ -244,6 +244,10 @@ INSTALL()
|
||||
librz_util
|
||||
fixPkgconfig
|
||||
|
||||
# fix detection for Cutter/rzghidra
|
||||
sed -i 's,\${PACKAGE_PREFIX_DIR}/lib,${PACKAGE_PREFIX_DIR}/develop/lib,g' \
|
||||
$libDir/cmake/rz_*/rz_*Config.cmake
|
||||
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
$libDir/cmake
|
||||
|
||||
Reference in New Issue
Block a user