summaryrefslogtreecommitdiff
path: root/news/leafnode+/files/INSTALL.in
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-07-05 18:59:58 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-07-05 18:59:58 +0000
commit558151a7e60449fecbcd0c40d4665b3f0a7dd9c0 (patch)
tree5a52fc5cce85da2e75ca2b724ad5a4348d8e3f9d /news/leafnode+/files/INSTALL.in
parentUpgrade to 3.22.24. (diff)
Unified the writing of working directories.
The `test .. || ..' style could abort the make process, so changed to be using `if .. then' style.
Notes
Notes: svn path=/head/; revision=20085
Diffstat (limited to '')
-rw-r--r--news/leafnode+/files/INSTALL.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/news/leafnode+/files/INSTALL.in b/news/leafnode+/files/INSTALL.in
index b8c1ccf4296f..c71fb6930b6f 100644
--- a/news/leafnode+/files/INSTALL.in
+++ b/news/leafnode+/files/INSTALL.in
@@ -1,4 +1,5 @@
#!/bin/sh
+# $Id$
LIBDIR=@LIBDIR@
SPOOLDIR=@SPOOLDIR@
if [ x$2 = xPOST-INSTALL -a x$LEAFNODE_SETUP_WRKDIRS != x ]; then