ports/games/gottcode/peg-e/patches/patch-peg-e_pro

13 lines
270 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: peg-e.pro
--- peg-e.pro.orig
+++ peg-e.pro
@@ -103,7 +103,7 @@ macx {
qm.CONFIG += no_check_exist
man.files = doc/peg-e.6
- man.path = $$PREFIX/share/man/man6
+ man.path = $$PREFIX/man/man6
INSTALLS += target icon pixmap desktop appdata icons qm man
}