diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0105-typo.patch | 2 | ||||
-rw-r--r-- | debian/patches/0700-init.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0105-typo.patch b/debian/patches/0105-typo.patch index f6a7ba7..6be4bb5 100644 --- a/debian/patches/0105-typo.patch +++ b/debian/patches/0105-typo.patch @@ -36,7 +36,7 @@ Index: trunk/lib/lanplus/lanplus.c =================================================================== --- trunk.orig/lib/lanplus/lanplus.c +++ trunk/lib/lanplus/lanplus.c -@@ -3808,7 +3808,7 @@ ipmi_lanplus_open(struct ipmi_intf * int +@@ -3806,7 +3806,7 @@ ipmi_lanplus_open(struct ipmi_intf * int if (ipmi_get_auth_capabilities_cmd(intf, &auth_cap)) { lprintf(LOG_INFO, "Error issuing Get Channel " diff --git a/debian/patches/0700-init.patch b/debian/patches/0700-init.patch index 5eb72c1..3d10755 100644 --- a/debian/patches/0700-init.patch +++ b/debian/patches/0700-init.patch @@ -210,7 +210,7 @@ Index: trunk/configure.ac =================================================================== --- trunk.orig/configure.ac +++ trunk/configure.ac -@@ -390,11 +390,11 @@ else +@@ -399,11 +399,11 @@ else MD2_CFLAGS="-DSKIP_MD2" init0=/etc/rc.d/init.d fi |