diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0001-hurd.patch | 2 | ||||
-rw-r--r-- | debian/patches/series | 4 |
2 files changed, 3 insertions, 3 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 diff --git a/debian/patches/series b/debian/patches/series index fb5d205..b13a143 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,6 +1,6 @@ 0100-ansi-c.patch 0001-hurd.patch -0005-build.patch +#0005-build.patch #0105-dmidecode-avoid-sigbus.patch #0110-nosysfs.patch #0115-no_smbios_DMI_entry_point.patch @@ -8,4 +8,4 @@ #0125-use_read_file_to_read_DMI_table_from_sysfs.patch #0130-use_DWORD_for_table_max_size.patch #0135-hide_fixup_msg.patch -0140-Fix_scan_entry_point.patch +#0140-Fix_scan_entry_point.patch |