summaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-hurd.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:28:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:28:19 +0000
commit6024cd27f963637d3dfe82bf442383141858da23 (patch)
tree31fa761bdc256302c0ccbffdf86837d1fe22ec52 /debian/patches/0001-hurd.patch
parentMerging upstream version 3.6. (diff)
downloaddmidecode-6024cd27f963637d3dfe82bf442383141858da23.tar.xz
dmidecode-6024cd27f963637d3dfe82bf442383141858da23.zip
Merging debian version 3.6-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 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