From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 20F471393DD for ; Tue, 19 Aug 2014 14:01:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9643E090B; Tue, 19 Aug 2014 14:01:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CB3AE0901 for ; Tue, 19 Aug 2014 14:01:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7807234025E for ; Tue, 19 Aug 2014 14:01:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24F1B38FA for ; Tue, 19 Aug 2014 14:01:46 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1406741457.d9eca7543451d9cfd176427451c5ca1c805ae976.blueness@gentoo> Subject: [gentoo-commits] proj/elfix:master commit in: doc/ X-VCS-Repository: proj/elfix X-VCS-Files: doc/Makefile.am X-VCS-Directories: doc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: d9eca7543451d9cfd176427451c5ca1c805ae976 X-VCS-Branch: master Date: Tue, 19 Aug 2014 14:01:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f244463e-88dc-4879-ae6a-c84339a2f3ff X-Archives-Hash: fe0c99647dc1f1a6a9beff11c71c5d15 Message-ID: <20140819140146.Cc6jJOYliJLcKsYwz7VMq0XX2wMJy8rUo4wktIiBP7Y@z> commit: d9eca7543451d9cfd176427451c5ca1c805ae976 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Jul 30 17:30:57 2014 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Jul 30 17:30:57 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=d9eca754 doc/Makefile.am: fix lost fix-gnustack.1 --- doc/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Makefile.am b/doc/Makefile.am index 323b53f..836014b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,3 +4,8 @@ dist_man_MANS = paxctl-ng.1 revdep-pax.1 if BUILD_ELF dist_man_MANS += fix-gnustack.1 endif + +# I don't know why I need this, but without it, I don't get fix-gnustack.1 distributed. +# This is since commit 414cfa1770a8cfc46308149deecf9c0eef60a5bb. It will be fixed once +# fix-gnustack is broken out. +EXTRA_DIST = fix-gnustack.1