14 lines
368 B
Text
14 lines
368 B
Text
|
$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 =
|