Files
pkgsrc-ng/x11/mxterm/patches/patch-ab
2013-09-26 17:14:40 +02:00

14 lines
434 B
Plaintext

$NetBSD: patch-ab,v 1.1.1.1 2005/10/28 02:52:33 minskim Exp $
--- Makefile.in.orig 2005-05-08 18:56:07.000000000 -0600
+++ Makefile.in 2005-05-08 19:01:51.000000000 -0600
@@ -30,7 +30,7 @@
manext = 1
bindir = $(exec_prefix)/bin
libdir = $(exec_prefix)/lib
-mandir = $(prefix)/share/man/man$(manext)
+mandir = $(prefix)/man/man$(manext)
appsdir = $(libdir)/X11/app-defaults
#### End of system configuration section. ####