summaryrefslogtreecommitdiff
path: root/debian/patches/02-hurd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/02-hurd.patch')
-rw-r--r--debian/patches/02-hurd.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/patches/02-hurd.patch b/debian/patches/02-hurd.patch
index 5c38948..236cdea 100644
--- a/debian/patches/02-hurd.patch
+++ b/debian/patches/02-hurd.patch
@@ -1,10 +1,11 @@
Author: Svante Signell <svante.signell@telia.com>
Description: Enable build of all targets on GNU/Hurd (Closes: #643649).
-diff -Naurp dmidecode.orig/Makefile dmidecode/Makefile
---- dmidecode.orig/Makefile 2011-09-28 06:23:12.627245890 +0200
-+++ dmidecode/Makefile 2011-09-28 13:02:12.089955791 +0200
-@@ -39,7 +39,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
+Index: trunk/Makefile
+===================================================================
+--- trunk.orig/Makefile
++++ trunk/Makefile
+@@ -43,7 +43,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
RM := rm -f
# BSD make provides $MACHINE, but GNU make doesn't