summaryrefslogtreecommitdiff
path: root/net/rdist6/files/patch-ad
blob: 565f3d8a311361665987445e7aca3a86facdd015 (plain) (blame)
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
*** Makefile.local.dist	Tue Feb  6 02:50:27 1996
--- Makefile.local	Fri May 17 16:45:19 1996
***************
*** 8,14 ****
  # BIN_DIR variable, you would uncomment the following line
  # or add your own line.
  #
! #BIN_DIR	= /usr/bin
  
  #
  # Add any local definitions you want pass to the compiler to DEFS_LOCAL
--- 8,16 ----
  # BIN_DIR variable, you would uncomment the following line
  # or add your own line.
  #
! BIN_DIR       =       /usr/local/bin
! OPT =         -O -s
! CLIENT =      rdist6
  
  #
  # Add any local definitions you want pass to the compiler to DEFS_LOCAL
***************
*** 45,52 ****
  #
  # Site specific Man Page configuration.
  #
! #MAN_1_DIR	= /usr/local/man/man1
! #MAN_8_DIR	= /usr/local/man/man8
! #MAN_OWNER	= bin
! #MAN_GROUP	= bin
  #MAN_MODE	= 644
--- 47,54 ----
  #
  # Site specific Man Page configuration.
  #
! MAN_1_DIR	= /usr/local/man/man1
! MAN_8_DIR	= /usr/local/man/man8
! MAN_OWNER	= bin
! MAN_GROUP	= bin
  #MAN_MODE	= 644