Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/heirloom-doctools/files: 080407.config
Date: Wed, 30 Sep 2009 00:22:56
Message-Id: E1Msmy2-0001CD-8c@stork.gentoo.org
1 flameeyes 09/09/30 00:22:50
2
3 Modified: 080407.config
4 Log:
5 Improvements: fix man pages installation, all of them, and symlinks; fix man pages themselves, by changing the paths; install the datafiles in /usr/share rather than /usr/libexec, and try to use a more organised tree; rename ta and otfdump commands to avoid collisions (found by tinderbox); add ~x86 keyword. The sed lines shold probably become a patchset to send upstream, but I'm leaving this for another day.
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 app-doc/heirloom-doctools/files/080407.config
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/heirloom-doctools/files/080407.config?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/heirloom-doctools/files/080407.config?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/heirloom-doctools/files/080407.config?r1=1.1&r2=1.2
14
15 Index: 080407.config
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-doc/heirloom-doctools/files/080407.config,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 080407.config 29 Sep 2009 10:45:24 -0000 1.1
22 +++ 080407.config 30 Sep 2009 00:22:50 -0000 1.2
23 @@ -1,8 +1,8 @@
24 INSTALL=/usr/bin/install
25 PREFIX=/usr
26 BINDIR=$(PREFIX)/bin
27 -LIBDIR=$(PREFIX)/libexec/heirloom-doctools
28 -PKGDATADIR=$(PREFIX)/share/heirloom-doctools
29 +LIBDIR=$(PREFIX)/libexec/heirloom/doctools
30 +PKGDATADIR=$(PREFIX)/share/heirloom
31 PUBDIR=$(PKGDATADIR)/pub
32 MANDIR=$(PREFIX)/share/man
33 MACDIR=$(PKGDATADIR)/tmac
34 @@ -10,7 +10,7 @@
35 PSTDIR=$(FNTDIR)/devpost/postscript
36 TABDIR=$(PKGDATADIR)/nterm
37 HYPDIR=$(PKGDATADIR)/hyphen
38 -REFDIR=$(PREFIX)/libexec/reftools
39 +REFDIR=$(PREFIX)/libexec/heirloom/reftools
40
41 EUC=-DEUC