14 lines
446 B
Plaintext
14 lines
446 B
Plaintext
$NetBSD: patch-aj,v 1.1 2004/09/08 16:21:53 wiz Exp $
|
|
|
|
--- gcvs/src/Makefile.in.orig 2003-01-14 20:03:06.000000000 +0100
|
|
+++ gcvs/src/Makefile.in
|
|
@@ -101,7 +101,7 @@ gcvs_LDADD = $(top_builddir)/common/libc
|
|
INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/rf
|
|
|
|
EXTRA_DIST = .cvsignore
|
|
-subdir = ./gcvs/src
|
|
+subdir = gcvs/src
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES =
|