updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / heirloom-doctools-cvs / config.diff
blob35e25add4472283aa97d62f240471c70d44cf5da
1 diff -ru heirloom-doctools.bak/mk.config heirloom-doctools/mk.config
2 --- heirloom-doctools.bak/mk.config 2010-12-21 15:12:01.000000000 -0430
3 +++ heirloom-doctools/mk.config 2010-12-21 15:13:12.693333341 -0430
4 @@ -1,32 +1,32 @@
6 # A BSD-compatible install command.
8 -INSTALL=/usr/ucb/install
9 +INSTALL=/bin/install
12 # Packaging prefix.
14 -PREFIX=/usr
15 +PREFIX=/usr/heirloom
18 # Where to place binaries.
20 -BINDIR=$(PREFIX)/ucb
21 +BINDIR=$(PREFIX)/bin/ucb
24 # Where to place libraries.
26 -LIBDIR=$(PREFIX)/ucblib
27 +LIBDIR=$(PREFIX)/lib
30 # Where to place ASCII charts and the like.
32 -PUBDIR=$(PREFIX)/pub
33 +PUBDIR=$(LIBDIR)/doctools/pub
36 # Where to place manual pages.
38 -MANDIR=$(PREFIX)/share/man/5man
39 +MANDIR=$(PREFIX)/share/man
42 # Where to place the troff macro packages.
43 @@ -111,7 +111,7 @@
45 # A Bourne-compatible shell.
47 -SHELL=/sbin/sh
48 +SHELL=/bin/sh
51 # Run ranlib if it is in the current path. This should take care