mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
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:
parent
8bc11b4618
commit
73a27d2025
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user