From 7792c21583f7131ad63a9cb6e25b7ef38652d3a7 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 15:00:12 +0000 Subject: Rename sysutils/ patch-xy patches to reflect the files they modify. --- sysutils/consolehm/files/patch-chm.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/consolehm/files/patch-chm.h (limited to 'sysutils/consolehm/files/patch-chm.h') diff --git a/sysutils/consolehm/files/patch-chm.h b/sysutils/consolehm/files/patch-chm.h new file mode 100644 index 000000000000..4e8dff97aba7 --- /dev/null +++ b/sysutils/consolehm/files/patch-chm.h @@ -0,0 +1,11 @@ +--- chm.h.orig Wed May 31 19:42:57 2000 ++++ chm.h Mon Aug 1 04:41:00 2005 +@@ -19,7 +19,7 @@ + #include + + #ifdef HAVE_SMBUS +- #include ++ #include + int SMBUS = 1; + #else + int SMBUS = 0; -- cgit v1.2.3