openbsd-ports/misc/rlwrap/patches/patch-Makefile_in
2007-01-13 22:15:39 +00:00

13 lines
495 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/01/13 22:15:39 deanna Exp $
--- Makefile.in.orig Sat Nov 25 10:48:34 2006
+++ Makefile.in Fri Jan 12 10:27:32 2007
@@ -92,7 +92,7 @@ EXTRA_DIST = BUGS COPYING TODO INSTALL R
TESTS = test/testit
SUBDIRS = doc src
-pkgdata_DATA = completions/ftp completions/testclient completions/coqtop
+pkgdata_DATA = completions/ftp completions/coqtop
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs