diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-09-16 20:03:53 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-09-16 20:03:53 +0200 |
commit | 4de7cae507fa2663a4300470432745aa08d48b49 (patch) | |
tree | f5956a40cab25342897c00d82d8f242752d2c145 /debian/patches/0125-scanadf-SIGCHLD.patch | |
parent | 8f3eb81943db453361bdd35b694871c37efe21e4 (diff) |
Add Forwarded: not-needed to patches
Diffstat (limited to 'debian/patches/0125-scanadf-SIGCHLD.patch')
-rw-r--r-- | debian/patches/0125-scanadf-SIGCHLD.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/0125-scanadf-SIGCHLD.patch b/debian/patches/0125-scanadf-SIGCHLD.patch index ab91534..9ce9856 100644 --- a/debian/patches/0125-scanadf-SIGCHLD.patch +++ b/debian/patches/0125-scanadf-SIGCHLD.patch @@ -2,6 +2,7 @@ Description: Sets SIGCHLD to SIG_DFL before execle(). Author: Jakub Wilk <jwilk@debian.org> Origin: http://www.opengroup.org/onlinepubs/009695399/functions/exec.html Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596232 +Forwarded: not-needed Last-Update: 2014-12-03 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ |