From 26bf6eb15bbe6b1dbac58b7fbc85183a9323a325 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 22 Mar 2019 11:15:07 +0100 Subject: [PATCH] app-portage/pram: Fix installing manpage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/pram/{pram-2.ebuild => pram-2-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) rename app-portage/pram/{pram-2.ebuild => pram-2-r1.ebuild} (97%) diff --git a/app-portage/pram/pram-2.ebuild b/app-portage/pram/pram-2-r1.ebuild similarity index 97% rename from app-portage/pram/pram-2.ebuild rename to app-portage/pram/pram-2-r1.ebuild index 718e513c9cd8..d5151395d54a 100644 --- a/app-portage/pram/pram-2.ebuild +++ b/app-portage/pram/pram-2-r1.ebuild @@ -19,5 +19,6 @@ RDEPEND="dev-vcs/git src_install() { dobin pram + doman pram.1 einstalldocs } -- 2.26.2