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 9A90D1393EA for ; Tue, 19 Aug 2014 14:02:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42096E0909; Tue, 19 Aug 2014 14:02:15 +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 9F0F0E0909 for ; Tue, 19 Aug 2014 14:02:14 +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 D52373402E4 for ; Tue, 19 Aug 2014 14:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7331938FC for ; Tue, 19 Aug 2014 14:02:12 +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: <1406741489.68e354ef039522c95de8306e5d60ea9a9da76630.blueness@gentoo> Subject: [gentoo-commits] proj/elfix:elfix-0.8.x 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: 68e354ef039522c95de8306e5d60ea9a9da76630 X-VCS-Branch: elfix-0.8.x Date: Tue, 19 Aug 2014 14:02:12 +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: ee4baebc-332c-4b68-b976-a2d37b7bd418 X-Archives-Hash: fc8ecaa4bb37d69eebe311ae3ceeb917 Message-ID: <20140819140212.oMuzjl5Xq7w5BVsj69E0h4RqtIbUoO9rdfOSssi7SD4@z> commit: 68e354ef039522c95de8306e5d60ea9a9da76630 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:31:29 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=68e354ef 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