From: Bdale Garbee Date: Wed, 30 Aug 2023 16:55:19 +0000 (-0600) Subject: remove systemd patch now included in upstream version X-Git-Tag: debian/1.9.17-1~1 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=8b907c17af32537a21a00e05b20e1379fd61f099 remove systemd patch now included in upstream version --- 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 -