mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
$NetBSD: patch-ab,v 1.6 2012/12/12 12:35:21 wiz Exp $
|
|
|
|
Fix installed man pages.
|
|
|
|
--- man/Makefile.am.orig 2009-12-12 15:47:47.000000000 +0000
|
|
+++ man/Makefile.am
|
|
@@ -1 +1 @@
|
|
-dist_man_MANS = ascii-xfr.1 minicom.1 runscript.1 xminicom.1
|
|
+dist_man_MANS = ascii-xfr.1 minicom.1 runscript.1
|