public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/chktex/
Date: Tue,  2 Aug 2016 08:42:36 +0000 (UTC)	[thread overview]
Message-ID: <1470127352.e64c3fe8fcb1e8da7405ab31eefce87497ea1c07.aballier@gentoo> (raw)

commit:     e64c3fe8fcb1e8da7405ab31eefce87497ea1c07
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 08:42:12 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 08:42:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64c3fe8

dev-tex/chktex: build dvi file at src_compile instead of src_install; should fix bugs #568840 and #580918

Package-Manager: portage-2.3.0

 dev-tex/chktex/chktex-1.7.5.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-tex/chktex/chktex-1.7.5.ebuild b/dev-tex/chktex/chktex-1.7.5.ebuild
index cca1bf4..5d1fb74 100644
--- a/dev-tex/chktex/chktex-1.7.5.ebuild
+++ b/dev-tex/chktex/chktex-1.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -40,6 +40,7 @@ src_configure() {
 
 src_compile() {
 	autotools-utils_src_compile
+	autotools-utils_src_compile ChkTeX.dvi
 	use doc && autotools-utils_src_compile html
 }
 
@@ -48,6 +49,7 @@ src_install() {
 		HTML_DOCS=("${AUTOTOOLS_BUILD_DIR}/HTML/ChkTeX/")
 		DOCS+=("${AUTOTOOLS_BUILD_DIR}/HTML/ChkTeX.tex")
 	fi
+	DOCS+=("${AUTOTOOLS_BUILD_DIR}/ChkTeX.dvi")
 	autotools-utils_src_install
 	doman *.1
 }


             reply	other threads:[~2016-08-02  8:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02  8:42 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-05 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-tex/chktex/ Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 10:30 Mikle Kolyada
2019-12-15 10:01 Mikle Kolyada
2019-12-15 10:01 Mikle Kolyada
2019-12-15  9:59 Mikle Kolyada
2019-06-05 16:50 Mikle Kolyada
2017-06-17 11:11 Alexis Ballier
2016-09-14 16:55 Alexis Ballier
2016-08-03 10:42 Alexis Ballier
2016-08-03 10:40 Alexis Ballier
2015-12-15  9:41 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1470127352.e64c3fe8fcb1e8da7405ab31eefce87497ea1c07.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox