blob: 4bd67855f4a97ba2801445ed258df1c93fe7dab7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2001/01/25 02:43:42 kei Exp $
--- Makefile.in.orig Thu Jan 25 11:18:33 2001
+++ Makefile.in Thu Jan 25 11:18:51 2001
@@ -25,7 +25,7 @@
install: install-message install-tds-root install-doc install-site-conf install-tds-setup
@echo "Thank you for using TDS:"
- @echo "edit '${TDS_ROOT}/site_config.ph' manualy. "
+ @echo "edit '${TDS_ROOT}/site_conf.ph' manualy. "
@echo "for user setup, su to the user and do 'tds-setup'"
install-message:
|