media-gfx/engauge: fix help path (?)

Bug: https://bugs.gentoo.org/940094
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-10-18 14:25:56 +02:00
parent 8bc11b4618
commit 73a27d2025
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -39,7 +39,7 @@ src_prepare() {
default
# Make sure the documentation is looked for in the proper directory
sed -e "s:engauge-digitizer/engauge.qhc:${PF}/engauge.qhc:" \
sed -e "s:engauge-digitizer/engauge.qhc:${PF}/engauge.qch:" \
-i src/Help/HelpWindow.cpp || die
# This otherwise overrides user CFLAGS