aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-oldpath.patch
blob: 493b18397661ace1dd3980d24eb205a77ea46dac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Upstream-Status: Inappropriate [1]

[1] Not the author, the patch is from:
http://vault.centos.org/5.8/os/SRPMS/rdist-6.1.5-44.src.rpm

--- rdist-6.1.5/config/config.h.oldpath	Tue Nov 10 04:59:48 1998
+++ rdist-6.1.5/config/config.h	Thu Jan 31 17:33:21 2002
@@ -39,7 +39,7 @@
  * don't have the old rdist, then uncomment the "#undef" line.
  */
 #ifndef _PATH_OLDRDIST
-#define _PATH_OLDRDIST	"/usr/ucb/oldrdist"	/* Enable compat */
+#define _PATH_OLDRDIST	"/usr/bin/oldrdist"	/* Enable compat */
 #endif
 /*#undef  _PATH_OLDRDIST*/				/* Disable compat */
 
--- rdist-6.1.5/doc/rdist.man.oldpath	Tue Nov 10 06:38:53 1998
+++ rdist-6.1.5/doc/rdist.man	Thu Jan 31 17:36:57 2002
@@ -170,10 +170,9 @@
 This option will only work if 
 .I rdist
 was compiled with the location of the old rdist
-(usually either
-.I /usr/ucb/oldrdist
-or
-.I /usr/old/rdist)
+(the path
+.I /usr/bin/oldrdist
+is used on Red Hat linux)
 and that program is available at run time.
 .PP
 .I Rdist
@@ -558,7 +557,7 @@
 should be of form
 .sp
 .RS
-\fIfacility\fB=\fItypes\fB:\fIfacility\fB=\fItypes...
+\fIfacility\fB=\fItypes\fB:\fIfacility\fB=\fItypes...\fR
 .RE
 .sp
 The valid facility names are:
--- rdist-6.1.5/README.oldpath	Fri Jul 19 19:24:09 1996
+++ rdist-6.1.5/README	Thu Jan 31 17:33:21 2002
@@ -65,12 +65,12 @@
 
 The way the old rdist started a server rdist is to run "rdist
 -Server".  If the new rdist is run with the "-Server" option, then it
-will exec a copy of the old rdist (usually /usr/old/rdist or
-/usr/ucb/oldrdist).  In this way, you get compatibility with hosts
+will exec a copy of the old rdist (the path /usr/bin/oldrdist in Red
+Hat linux).  In this way, you get compatibility with hosts
 running the old rdist attempting to rdist to a machine running new
 rdist.  If your host running new rdist wants to rdist to a host
 running the old rdist, then it must run the old rdist program
-(/usr/old/rdist or /usr/ucb/oldrdist).
+(/usr/bin/oldrdist in Red Hat linux).
 
 The definition _PATH_OLDRDIST in "config/config.h" controls the
 location of the old rdist.  If this is not defined, or the defined