summarylogtreecommitdiffstats
path: root/030-m64p-remove-bundled-discord-and-vosk.patch
blob: 4ac10d1f5b9cf35f4ef070cebdbe635515045992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- a/build.sh
+++ b/build.sh
@@ -144,8 +144,6 @@ else
   else
     my_os=linux64
   fi
-  cp $base_dir/mupen64plus-gui/discord/libdiscord_game_sdk.so $install_dir
-  cp $base_dir/mupen64plus-input-qt/vosk/libvosk.so $install_dir
 fi
 
 if [[ "$1" != "nozip" ]]; then
--- a/mupen64plus-gui/mupen64plus-gui.pro
+++ b/mupen64plus-gui/mupen64plus-gui.pro
@@ -90,8 +90,7 @@ HEADERS  += mainwindow.h \
     netplay/createroom.h \
     netplay/joinroom.h \
     netplay/waitroom.h \
-    version.h \
-    discord/discord_game_sdk.h
+    version.h
 
 FORMS    += mainwindow.ui