Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/elfix:master commit in: doc/
Date: Wed, 30 Jul 2014 17:29:53
Message-Id: 1406741457.d9eca7543451d9cfd176427451c5ca1c805ae976.blueness@gentoo
1 commit: d9eca7543451d9cfd176427451c5ca1c805ae976
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 30 17:30:57 2014 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 30 17:30:57 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=d9eca754
7
8 doc/Makefile.am: fix lost fix-gnustack.1
9
10 ---
11 doc/Makefile.am | 5 +++++
12 1 file changed, 5 insertions(+)
13
14 diff --git a/doc/Makefile.am b/doc/Makefile.am
15 index 323b53f..836014b 100644
16 --- a/doc/Makefile.am
17 +++ b/doc/Makefile.am
18 @@ -4,3 +4,8 @@ dist_man_MANS = paxctl-ng.1 revdep-pax.1
19 if BUILD_ELF
20 dist_man_MANS += fix-gnustack.1
21 endif
22 +
23 +# I don't know why I need this, but without it, I don't get fix-gnustack.1 distributed.
24 +# This is since commit 414cfa1770a8cfc46308149deecf9c0eef60a5bb. It will be fixed once
25 +# fix-gnustack is broken out.
26 +EXTRA_DIST = fix-gnustack.1