From 8b907c17af32537a21a00e05b20e1379fd61f099 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 30 Aug 2023 10:55:19 -0600 Subject: [PATCH] remove systemd patch now included in upstream version --- debian/patches/series | 1 - debian/patches/systemdpath | 13 ------------- 2 files changed, 14 deletions(-) delete mode 100644 debian/patches/systemdpath diff --git a/debian/patches/series b/debian/patches/series index 6191cc2c..e69de29b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -systemdpath diff --git a/debian/patches/systemdpath b/debian/patches/systemdpath deleted file mode 100644 index f3ec05e6..00000000 --- a/debian/patches/systemdpath +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/map-server/altos-mapd/Makefile.am b/map-server/altos-mapd/Makefile.am -index f92c3e5a..29ee65e8 100644 ---- a/map-server/altos-mapd/Makefile.am -+++ b/map-server/altos-mapd/Makefile.am -@@ -26,7 +26,7 @@ defaultsdir=$(sysconfdir)/default - - defaults_DATA=altos-mapd-default - --systemddir=$(libdir)/systemd/system -+systemddir=$(bindir)/../lib/systemd/system - - systemd_DATA=altos-mapd.service - -- 2.30.2