14 lines
394 B
Plaintext
14 lines
394 B
Plaintext
$NetBSD: patch-ai,v 1.1 2004/09/08 16:21:53 wiz Exp $
|
|
|
|
--- gcvs/Makefile.in.orig 2003-01-14 20:03:07.000000000 +0100
|
|
+++ gcvs/Makefile.in
|
|
@@ -91,7 +91,7 @@ install_sh = @install_sh@
|
|
SUBDIRS = src
|
|
|
|
EXTRA_DIST = stdafx.h gcvs.glade .cvsignore
|
|
-subdir = ./gcvs
|
|
+subdir = gcvs
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES =
|