diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-07-07 10:58:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-07-07 10:58:07 +0200 |
commit | 5d080a83916d09fae81e49e0b9bcee5b73416688 (patch) | |
tree | 6290b97a5089074ce3c528bb7d2bad8b48c61625 /debian/patches/0001-hurd.patch | |
parent | b1d326f710674448b6a528b3991ae44098396b44 (diff) | |
parent | 223c71b5532beb3fd6cbfb931b95b149235544a1 (diff) |
Merge branch 'release/debian/3.6-1'debian/3.6-1
Diffstat (limited to 'debian/patches/0001-hurd.patch')
-rw-r--r-- | debian/patches/0001-hurd.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0001-hurd.patch b/debian/patches/0001-hurd.patch index 8f26387..0abfea9 100644 --- a/debian/patches/0001-hurd.patch +++ b/debian/patches/0001-hurd.patch @@ -5,7 +5,7 @@ Index: trunk/Makefile =================================================================== --- trunk.orig/Makefile +++ trunk/Makefile -@@ -44,7 +44,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755 +@@ -45,7 +45,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755 RM := rm -f # BSD make provides $MACHINE, but GNU make doesn't |