From b4c9a9942c9ca4927832fdbabd50d803caf875cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 28 Sep 2015 13:05:16 +0200 Subject: Refresh patches --- debian/patches/05-supported-smbios-ver.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 debian/patches/05-supported-smbios-ver.patch (limited to 'debian/patches/05-supported-smbios-ver.patch') diff --git a/debian/patches/05-supported-smbios-ver.patch b/debian/patches/05-supported-smbios-ver.patch deleted file mode 100644 index 6b4bdd6..0000000 --- a/debian/patches/05-supported-smbios-ver.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Change supported smbios version ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/dmidecode.c -=================================================================== ---- trunk.orig/dmidecode.c -+++ trunk/dmidecode.c -@@ -69,7 +69,7 @@ - #define out_of_spec "" - static const char *bad_index = ""; - --#define SUPPORTED_SMBIOS_VER 0x0207 -+#define SUPPORTED_SMBIOS_VER 0x0208 - - /* - * Type-independant Stuff -- cgit v1.2.3