9a9b1d2495
from and maintained by Sebastian Trahm <basti at schleifi.com>
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
$OpenBSD: patch-etc_Makefile_in,v 1.1.1.1 2007/04/02 15:35:01 sturm Exp $
|
|
--- etc/Makefile.in.orig Thu Oct 12 16:24:25 2006
|
|
+++ etc/Makefile.in Thu Oct 12 16:25:18 2006
|
|
@@ -54,7 +54,7 @@ DVIFILES = standards.dvi configure.dvi
|
|
all:
|
|
|
|
# We want install to imply install-info as per GNU standards.
|
|
-install: install-info
|
|
+install:
|
|
|
|
uninstall:
|
|
|