YUZU: clean up

This commit is contained in:
XargonWan 2022-08-31 13:53:07 +02:00
parent 73891336d6
commit 72572a9b91

View file

@ -535,7 +535,7 @@ modules:
- -DDISPLAY_VERSION=1150 - -DDISPLAY_VERSION=1150
- -DBUILD_TAG=mainline-1150 - -DBUILD_TAG=mainline-1150
- -DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline - -DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline
- -DCMAKE_PREFIX_PATH=/run/build/yuzu/_flatpak_build/externals/qt5_5_15_2 #- -DCMAKE_PREFIX_PATH=/run/build/yuzu/_flatpak_build/externals/qt5_5_15_2
build-options: build-options:
env: env:
TITLEBARFORMATIDLE: yuzu {} TITLEBARFORMATIDLE: yuzu {}
@ -546,9 +546,7 @@ modules:
- /share/pixmaps - /share/pixmaps
post-install: post-install:
- install -Dm755 ../yuzu-launcher.sh /app/bin/yuzu-launcher - install -Dm755 ../yuzu-launcher.sh /app/bin/yuzu-launcher
- >- - install -Dm644 ../dist/yuzu.svg /app/share/icons/hicolor/scalable/apps/yuzu.svg
install -Dm644 ../dist/yuzu.svg
/app/share/icons/hicolor/scalable/apps/yuzu.svg
sources: sources:
- type: git - type: git
url: https://github.com/yuzu-emu/yuzu-mainline.git url: https://github.com/yuzu-emu/yuzu-mainline.git