blob: 2a9208ce36c49b84e6066777c24c29b88aac1595 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ah,v 1.1 2004/09/08 16:21:53 wiz Exp $
--- cvstree/Makefile.in.orig 2003-01-14 20:03:10.000000000 +0100
+++ cvstree/Makefile.in
@@ -114,7 +114,7 @@ noinst_HEADERS = \
EXTRA_DIST = .cvsignore
-subdir = ./cvstree
+subdir = cvstree
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
|