Lakka-LibreELEC/projects/L4T/devices/Switch/patches/joycond/01-Fix-cmake-install.patch
GavinDarkglider bb321a5eed
Lakka-v5.x Switch Support Fixes (#1753)
* Switch: it builds

* Switch: Use udev to finalize usb gadget to save from systemd looping service restart until cable connected.

* Switch: Update kernel stuff again

* Switch: Downgrade Alsa packages to version in 4.x tree

* Joycond: Update Switch version

* Switch: Minor fixes

* LibreELEC: Fix a few broken files from upstream pull

* Switch: Fix LibreELEC build.

* Switch: Update bootloader stuff

* L4T: FFMPEG: Add support for nvv4l2 decoder/encoder

* FFMPEG: Add back encoder support for game recording in retroarch

* FFMPEG: revert a few changes, and add support for vulkan.
2022-10-13 21:05:34 +03:00

12 lines
728 B
Diff

diff -Naur joycond-031f04311a912514cea9deb020512ee6d7063398/CMakeLists.txt joycond-031f04311a912514cea9deb020512ee6d7063398-2/CMakeLists.txt
--- joycond-031f04311a912514cea9deb020512ee6d7063398/CMakeLists.txt 2022-07-23 07:18:46.000000000 +0200
+++ joycond-031f04311a912514cea9deb020512ee6d7063398-2/CMakeLists.txt 2022-10-05 03:59:01.052897338 +0200
@@ -25,7 +25,7 @@
add_subdirectory(src)
-install(FILES joycond DESTINATION /usr/bin/
+install(FILES .aarch64-libreelec-linux-gnueabi/joycond DESTINATION /usr/bin/
PERMISSIONS OWNER_WRITE OWNER_READ OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
)
install(FILES udev/89-joycond.rules udev/72-joycond.rules DESTINATION /lib/udev/rules.d/