summaryrefslogtreecommitdiff
path: root/mcon/U/Loc.U
diff options
context:
space:
mode:
authorBoyuan Yang <byang@debian.org>2020-02-23 14:37:44 -0800
committerBoyuan Yang <byang@debian.org>2020-02-23 14:37:44 -0800
commit7c4aad4e01c8278e073d28a5c1f59b12582431c1 (patch)
tree15fc67268928e2784b815b959de3f9e6212686ef /mcon/U/Loc.U
parentb2543a8a68c27cc30de2db84f479cfc6cc56cbef (diff)
parentad837af33e152566dc47d6805cb0a84ce1329ed5 (diff)
Record dist (1:3.5-236-0.2) in archive suite sid
Diffstat (limited to 'mcon/U/Loc.U')
-rw-r--r--mcon/U/Loc.U10
1 files changed, 5 insertions, 5 deletions
diff --git a/mcon/U/Loc.U b/mcon/U/Loc.U
index e2b88b5..6d6a5d0 100644
--- a/mcon/U/Loc.U
+++ b/mcon/U/Loc.U
@@ -1,7 +1,7 @@
-?RCS: $Id: Loc.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -48,16 +48,16 @@
?RCS: Revision 3.0 1993/08/18 12:05:05 ram
?RCS: Baseline for dist 3.0 netwide release.
?RCS:
-?X:
+?X:
?X: This unit produces a shell script "loc" which can be used to find out
?X: where in a list of directories something is. It then uses loc to
?X: determine the location of commonly used programs. It leaves loc sitting
?X: around for other Configure units to use, but arranges for its demise
?X: at the end of Configure.
-?X:
+?X:
?X: To add a new program to find, add it both to the ?MAKE: line and to either
?X: the loclist or trylist variable.
-?X:
+?X:
?X: I put startsh at the end of the dependency list, in order to avoid the
?X: loading of the spitshell unit before the instructions.
?X: