From 716c30c1d2ee4a0dc4c787566da51cc296e77f42 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 31 Dec 2021 20:19:09 +0000 Subject: emulators/yuzu: sort make targets after 8042b641840f (cherry picked from commit 96e6417aa10072254133b8dd96432db82ec859aa) --- emulators/yuzu/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 00f68ff9e389..d2c5ac2d6343 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -111,12 +111,12 @@ post-patch: -e 's/@GIT_DESC@/${GH_TAGNAME}/' \ ${WRKSRC}/src/common/scm_rev.cpp.in -post-configure: - @${CP} ${DISTFILES:M*\:gamedb:C/\:.*//:S,^,${_DISTDIR},} \ - ${BUILD_WRKSRC}/dist/compatibility_list/ - post-patch-VAAPI-off: @${REINPLACE_CMD} -i .nova '/pkg_check.*libva/d' \ ${WRKSRC}/CMakeLists.txt +post-configure: + @${CP} ${DISTFILES:M*\:gamedb:C/\:.*//:S,^,${_DISTDIR},} \ + ${BUILD_WRKSRC}/dist/compatibility_list/ + .include -- cgit v1.2.3