Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 488
Collapse All | Expand All

(-)rman-3.0.9/Makefile (-5 / +2 lines)
Lines 15-25 Link Here
15
#    this must be a directory that's in your bin PATH.
15
#    this must be a directory that's in your bin PATH.
16
# MANDIR holds the man page.
16
# MANDIR holds the man page.
17
17
18
BINDIR = /usr/local/bin
18
BINDIR = $(DESTDIR)/usr/bin
19
#BINDIR = //C/bin
19
MANDIR = $(DESTDIR)/usr/share/man
20
MANDIR = /home/auspex/h/bair/phelps/man/man1
21
#MANDIR = /usr/local/man/man1
22
23
20
24
### if you have GNU gcc v2.x, use these definitions
21
### if you have GNU gcc v2.x, use these definitions
25
22

Return to bug 488