mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
$NetBSD: patch-aa,v 1.2 2004/11/27 15:58:22 taca Exp $
|
|
|
|
--- Makefile.in.orig 2003-11-03 21:49:37.000000000 +0900
|
|
+++ Makefile.in
|
|
@@ -130,7 +130,7 @@ am__include = @am__include@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
|
|
-SUBDIRS = src data
|
|
+SUBDIRS = data
|
|
#doc doc-src www
|
|
EXTRA_DIST = LICENSE README Makefile.cvs
|
|
subdir = .
|