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
commit9045d73e82f0bdf66ef4b91ccfdbd7663e998444 (patch)
tree6290b97a5089074ce3c528bb7d2bad8b48c61625 /debian/patches/0001-hurd.patch
parentMerging upstream version 3.6. (diff)
downloaddmidecode-debian.tar.xz
dmidecode-debian.zip
Adding debian version 3.6-1.debian/3.6-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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