summary refs log tree commit diff
path: root/pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2020-07-31 18:02:33 +0200
committerFlorian Klink <flokli@flokli.de>2020-08-13 20:51:39 +0200
commit2865490dc23d240fad0dc3eeb7102d10bd259e3c (patch)
treef581e006e9110ce39229cbe9e6dea2cdd83b76a4 /pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch
parentb68bddfbda2092c5fde2c4cece2f4bcf0eb214a1 (diff)
downloadnixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.tar
nixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.tar.gz
nixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.tar.bz2
nixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.tar.lz
nixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.tar.xz
nixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.tar.zst
nixpkgs-2865490dc23d240fad0dc3eeb7102d10bd259e3c.zip
systemd: 245.7 -> 246
Diffstat (limited to 'pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch')
-rw-r--r--pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch b/pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch
index bc9efaed23e..8ad310984ed 100644
--- a/pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch
+++ b/pkgs/os-specific/linux/systemd/0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch
@@ -1,4 +1,4 @@
-From be6b5c37779302384079b22b7fd767daad878fa9 Mon Sep 17 00:00:00 2001
+From db3946f465c0066fb1775a92c1fcc6450134904d Mon Sep 17 00:00:00 2001
 From: Franz Pletz <fpletz@fnordicwalking.de>
 Date: Sun, 11 Feb 2018 04:37:44 +0100
 Subject: [PATCH 11/18] build: don't create statedir and don't touch prefixdir
@@ -8,10 +8,10 @@ Subject: [PATCH 11/18] build: don't create statedir and don't touch prefixdir
  1 file changed, 3 deletions(-)
 
 diff --git a/meson.build b/meson.build
-index c09115e06a..62eba4186c 100644
+index dbbddb68e2..bbeb23223d 100644
 --- a/meson.build
 +++ b/meson.build
-@@ -3184,9 +3184,6 @@ install_data('LICENSE.GPL2',
+@@ -3369,9 +3369,6 @@ install_data('LICENSE.GPL2',
               'src/libsystemd/sd-bus/GVARIANT-SERIALIZATION',
               install_dir : docdir)
  
@@ -20,7 +20,7 @@ index c09115e06a..62eba4186c 100644
 -
  ############################################################
  
- meson_check_help = find_program('tools/meson-check-help.sh')
+ check_help = find_program('tools/check-help.sh')
 -- 
-2.26.2
+2.27.0