aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/2001_installation-target-paths.patch11
-rw-r--r--debian/patches/series1
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/2001_installation-target-paths.patch b/debian/patches/2001_installation-target-paths.patch
new file mode 100644
index 0000000..a946a3f
--- /dev/null
+++ b/debian/patches/2001_installation-target-paths.patch
@@ -0,0 +1,11 @@
+Description: No /opt installation paths in Debian packages.
+Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+
+--- a/org.ArcticaProject.RWA.service
++++ b/org.ArcticaProject.RWA.service
+@@ -25,4 +25,4 @@
+
+ [D-BUS Service]
+ Name=org.ArcticaProject.RWA
+-Exec=/opt/rwa-session-service/service.py -o
++Exec=/usr/lib/remote-support-session-service/service.py -o
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..953a5b1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+2001_installation-target-paths.patch