blob: 5790ee9fde5b0cbccccdf220ad84c1c25d79ba27 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ad,v 1.1.1.1 2002/05/31 13:01:23 seb Exp $
--- ./man/Makefile.orig Thu Jan 28 07:23:34 1999
+++ ./man/Makefile Mon May 31 16:18:47 1999
@@ -9,6 +9,3 @@
.endif
-beforeinstall:
- mtree -def jmantree -p ${DESTDIR}/usr/local -u
-
.include <bsd.subdir.mk>
|