Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/namazu/files/
Date: Tue, 12 Dec 2017 13:18:30
Message-Id: 1513084679.3cf4c62b07c8d518b8322bd0dce608f3ab3cda8e.hattya@gentoo
1 commit: 3cf4c62b07c8d518b8322bd0dce608f3ab3cda8e
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 13:17:59 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 13:17:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf4c62b
7
8 app-text/namazu: update patch
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-text/namazu/files/namazu-gentoo.patch | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/namazu/files/namazu-gentoo.patch b/app-text/namazu/files/namazu-gentoo.patch
16 index 027804e3fa7..8f0275ba27c 100644
17 --- a/app-text/namazu/files/namazu-gentoo.patch
18 +++ b/app-text/namazu/files/namazu-gentoo.patch
19 @@ -7,7 +7,7 @@
20 -etcdir = $(pkgdatadir)/etc
21 -etc_DATA = AUTHORS ChangeLog ChangeLog.1 CREDITS COPYING INSTALL \
22 - INSTALL-ja README README-es README-ja NEWS THANKS TODO \
23 -+etcdir = @docdir@
24 ++etcdir = $(docdir)
25 +etc_DATA = AUTHORS ChangeLog ChangeLog.1 CREDITS \
26 + README README-es README-ja NEWS THANKS TODO \
27 HACKING HACKING-ja
28 @@ -20,7 +20,7 @@
29 SUBDIRS = en ja
30
31 -cssdir = $(pkgdatadir)/doc
32 -+cssdir = @htmldir@
33 ++cssdir = $(htmldir)
34
35 css_DATA = namazu.css
36 EXTRA_DIST = $(css_DATA)