diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-09-18 02:00:22 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-09-18 02:00:22 +0200 |
commit | 924bab482a65f6c0cf2381bb038fc973d4e0a507 (patch) | |
tree | 406cea8d3de945881f34da68cf75a93390bb8c48 | |
parent | 104006bf1ff384458e775483cbcf64ad40a0bdca (diff) | |
download | RWA.Support.SessionService-924bab482a65f6c0cf2381bb038fc973d4e0a507.tar.gz RWA.Support.SessionService-924bab482a65f6c0cf2381bb038fc973d4e0a507.tar.bz2 RWA.Support.SessionService-924bab482a65f6c0cf2381bb038fc973d4e0a507.zip |
debian/patches: Drop quilt patches again. Of not much use with DH compat level 12 if package is native.
-rw-r--r-- | debian/patches/2001_installation-target-paths.patch | 11 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 0 insertions, 12 deletions
diff --git a/debian/patches/2001_installation-target-paths.patch b/debian/patches/2001_installation-target-paths.patch deleted file mode 100644 index a946a3f..0000000 --- a/debian/patches/2001_installation-target-paths.patch +++ /dev/null @@ -1,11 +0,0 @@ -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 deleted file mode 100644 index 953a5b1..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -2001_installation-target-paths.patch |