summarylogtreecommitdiffstats
path: root/001-sbin-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to '001-sbin-fix.patch')
-rw-r--r--001-sbin-fix.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/001-sbin-fix.patch b/001-sbin-fix.patch
index 8a5703673ed8..eeb7bb2fefe4 100644
--- a/001-sbin-fix.patch
+++ b/001-sbin-fix.patch
@@ -1,8 +1,6 @@
-diff -U1 -ra uqmi.orig/CMakeLists.txt uqmi/CMakeLists.txt
---- uqmi.orig/CMakeLists.txt 2018-02-09 23:03:34.772414540 +0100
-+++ uqmi/CMakeLists.txt 2018-02-09 23:04:28.329744981 +0100
-@@ -69,3 +69,3 @@
- INSTALL(TARGETS uqmi
+diff -rU0 uqmi.orig/uqmi/CMakeLists.txt uqmi/uqmi/CMakeLists.txt
+--- uqmi.orig/uqmi/CMakeLists.txt 2024-04-16 11:44:11.916600137 +0200
++++ uqmi/uqmi/CMakeLists.txt 2024-04-16 11:44:29.516599879 +0200
+@@ -12 +12 @@
- RUNTIME DESTINATION sbin
+ RUNTIME DESTINATION bin
- )