Skip to content

Commit

Permalink
games-engines/dMagnetic: Fix hprefixify call
Browse files Browse the repository at this point in the history
dMagnetic.ini is generated now.

Package-Manager: Portage-3.0.14, Repoman-3.0.1
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Jan 31, 2021
1 parent afd032e commit f8eebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-engines/dMagnetic/dMagnetic-0.30.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"

src_prepare() {
default
hprefixify ${PN}.ini src/toplevel/${PN}.c
hprefixify src/toplevel/${PN}{,_helpscreens}.c
}

src_compile() {
Expand Down

0 comments on commit f8eebb3

Please sign in to comment.