summaryrefslogtreecommitdiff
path: root/debian/patches/0001-hurd.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-11-08 12:53:15 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-11-08 12:53:15 +0100
commit434575706930a762d7cb26e26cc26b140b453f65 (patch)
treebfbdccfb11bc3ac6e99377fc042cc91c4ae49a54 /debian/patches/0001-hurd.patch
parent6630673da74616ddac305aa5d38165fc05aadeaa (diff)
parent6b9dcbb04abee53b6561d690c077c048795c3874 (diff)
Merge branch 'release/debian/3.3-1' into masterdebian/3.3-1
Diffstat (limited to 'debian/patches/0001-hurd.patch')
-rw-r--r--debian/patches/0001-hurd.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0001-hurd.patch b/debian/patches/0001-hurd.patch
index 236cdea..8f26387 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
-@@ -43,7 +43,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
+@@ -44,7 +44,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
RM := rm -f
# BSD make provides $MACHINE, but GNU make doesn't