You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-puzzle/picpuz/files/picpuz-2.5-docdir.patch

8 lines
222 B

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;