Skip to content

Commit

Permalink
keep dolphin binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Oct 11, 2024
1 parent fbb4360 commit df6d16e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -301,11 +301,7 @@ postinstallhook() {
rm /usr/share/libalpm/hooks/71-dkms-remove.hook
pacman --noconfirm -Rnsdd make gcc dkms ${KERNEL_PACKAGE}-headers

# remove dolphin standalone emulator files (only need /usr/share/dolphin-emu/sys)
rm /usr/bin/dolphin-emu
rm /usr/bin/dolphin-emu-nogui
# dolphin-tool is no longer created in new builds?
#rm /usr/bin/dolphin-tool
# remove dolphin shortcut to not clutter up the desktop
rm /usr/share/applications/dolphin-emu.desktop

# clean up desktop shortcuts
Expand Down

0 comments on commit df6d16e

Please sign in to comment.