ec767a3f50
The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.
13 lines
308 B
Text
13 lines
308 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2003/04/10 13:18:36 wiz Exp $
|
|
|
|
--- lib/Makefile.in.orig 2003-04-06 12:47:18.000000000 +0200
|
|
+++ lib/Makefile.in 2003-04-06 12:48:17.000000000 +0200
|
|
@@ -769,7 +769,7 @@
|
|
|
|
install-data-am:
|
|
|
|
-install-exec-am: install-exec-local
|
|
+install-exec-am:
|
|
|
|
install-info: install-info-am
|
|
|