summaryrefslogtreecommitdiffstats
path: root/desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff')
-rw-r--r--desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff b/desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff
new file mode 100644
index 0000000000..ee0cb69be9
--- /dev/null
+++ b/desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff
@@ -0,0 +1,12 @@
+diff -Nur icewm-1.3.12.orig/configure icewm-1.3.12/configure
+--- icewm-1.3.12.orig/configure 2015-12-16 19:10:37.000000000 -0600
++++ icewm-1.3.12/configure 2016-01-03 16:51:39.034717138 -0600
+@@ -24013,7 +24013,7 @@
+
+
+ cat >>confdefs.h <<_ACEOF
+-#define ICEHELPIDX "${DOCDIR}/icewm.html"
++#define ICEHELPIDX "${DOCDIR}/html/icewm.html"
+ _ACEOF
+
+