summaryrefslogtreecommitdiff
path: root/games-puzzle/picpuz/files/picpuz-2.5-docdir.patch
blob: d627d826e56ee3169ef4a7663e8888f47f1f6b48 (plain)
1
2
3
4
5
6
7
Simplify opening the html guide with right path.
--- a/zfuncs.cc
+++ b/zfuncs.cc
@@ -3222,2 +3222,3 @@
    using namespace zfuncs;
+   showz_html("file://" PREFIX "/share/doc/" DOCDIR "/html/userguide-en.html"); return;