From b8c4daf745c6c076a0f637c418c6ecb78a9f2e03 Mon Sep 17 00:00:00 2001 From: Paul Healy Date: Sat, 25 Feb 2017 15:07:51 +0000 Subject: switch back to oam for bash completion name --- app-portage/gentoo-oam/gentoo-oam-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage') diff --git a/app-portage/gentoo-oam/gentoo-oam-9999.ebuild b/app-portage/gentoo-oam/gentoo-oam-9999.ebuild index 5b83cce..99420a4 100644 --- a/app-portage/gentoo-oam/gentoo-oam-9999.ebuild +++ b/app-portage/gentoo-oam/gentoo-oam-9999.ebuild @@ -58,7 +58,7 @@ src_install() { emake DESTDIR="${D}" install dodoc ${DOCS} distutils-r1_src_install - newbashcomp etc/bash.completion "${PN}" + newbashcomp etc/bash.completion oam } src_test() { -- cgit v1.2.3-65-gdbad