summaryrefslogtreecommitdiffstats
path: root/desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff
blob: ee0cb69be9a1e8736474f32a0b728a99f21b2046 (plain)
1
2
3
4
5
6
7
8
9
10
11
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