slackbuilds_ponce/desktop/icewm/patches/icewm-1.3.x-fix_htmldir.diff
Robby Workman e3cee0ccd7 desktop/icewm: Updated for version 1.3.12 (new upstream)
Thanks to _gin on LQ for the heads-up on this.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-10 21:36:31 -06:00

12 lines
350 B
Diff

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