Skip to content

Commit

Permalink
emulators/yuzu: adjust consolekit2 comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Feb 26, 2024
1 parent c3fa992 commit b57e8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emulators/yuzu/Makefile
Expand Up @@ -138,7 +138,7 @@ post-patch:
@${REINPLACE_CMD} -e 's/@GIT_BRANCH@/master/' \
-e 's/@GIT_DESC@/${GH_TAGNAME}/' \
${WRKSRC}/src/common/scm_rev.cpp.in
# Temporarily use ConsoleKit2 like sysutils/gnome-settings-daemon
# https://github.com/ConsoleKit2/ConsoleKit2/issues/150
@${REINPLACE_CMD} -e 's,/login1,/ConsoleKit/Manager,' \
-e 's,login1,ConsoleKit,' \
${WRKSRC}/src/${PORTNAME}/main.cpp
Expand Down

0 comments on commit b57e8ae

Please sign in to comment.