aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-08-21 02:42:59 +0800
committerpeter <peter@FreeBSD.org>1995-08-21 02:42:59 +0800
commit2e9a7fca6ffbc5120c7bdc1a819f83f98e69a80f (patch)
tree898260212a7cbde7781ddd35ad050edc3fbb4c20 /net
parentc3d820c41fc89a3ed18916f153255f4a3739f558 (diff)
downloadfreebsd-ports-gnome-2e9a7fca6ffbc5120c7bdc1a819f83f98e69a80f.tar.gz
freebsd-ports-gnome-2e9a7fca6ffbc5120c7bdc1a819f83f98e69a80f.tar.zst
freebsd-ports-gnome-2e9a7fca6ffbc5120c7bdc1a819f83f98e69a80f.zip
Make the rdist-6.1.0 client executable and manpages install as "rdist6"
The server executable is still rdistd, because there is no conflict with the standard rdist, and because it's hardcoded in the other non-freebsd clients that exec it via rsh.
Diffstat (limited to 'net')
-rw-r--r--net/rdist6/files/patch-ad11
1 files changed, 4 insertions, 7 deletions
diff --git a/net/rdist6/files/patch-ad b/net/rdist6/files/patch-ad
index 74ca9e1fbfe2..cf74a90e20d2 100644
--- a/net/rdist6/files/patch-ad
+++ b/net/rdist6/files/patch-ad
@@ -1,8 +1,7 @@
*** Makefile.local.orig Fri Feb 18 08:43:55 1994
---- Makefile.local Sat Aug 19 20:56:46 1995
+--- Makefile.local Mon Aug 21 02:38:50 1995
***************
-*** 8,17 ****
- # BIN_DIR variable, you would uncomment the following line
+*** 9,16 ****
# or add your own line.
#
! #BIN_DIR = /usr/bin
@@ -11,18 +10,16 @@
! # Add any local definetions you want pass to the compiler to DEFS_LOCAL
# below. This includes those items found in "config/config.h".
#
- DEFS_LOCAL =
---- 8,20 ----
- # BIN_DIR variable, you would uncomment the following line
+--- 9,20 ----
# or add your own line.
#
! BIN_DIR = /usr/local/bin
! OPT = -O -s
! MAN_1_DIR = /usr/local/man/man1
! MAN_8_DIR = /usr/local/man/man8
+! CLIENT = rdist6
#
! # Add any local definitions you want pass to the compiler to DEFS_LOCAL
# below. This includes those items found in "config/config.h".
#
- DEFS_LOCAL =