projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aec0eb
)
dev-ada/aunit: Remove ada manifests
author
Tupone Alfredo
<tupone@gentoo.org>
Thu, 28 Jun 2018 19:07:34 +0000
(21:07 +0200)
committer
Tupone Alfredo
<tupone@gentoo.org>
Thu, 28 Jun 2018 19:08:11 +0000
(21:08 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ada/aunit/aunit-2018.ebuild
patch
|
blob
|
history
diff --git
a/dev-ada/aunit/aunit-2018.ebuild
b/dev-ada/aunit/aunit-2018.ebuild
index 5b752cd212ba4046f3299096fee5aeb841bfe14e..95e27b8d0b268b5de3b6f4579c099af2be9e5b13 100644
(file)
--- a/
dev-ada/aunit/aunit-2018.ebuild
+++ b/
dev-ada/aunit/aunit-2018.ebuild
@@
-40,4
+40,5
@@
src_install() {
rmdir "${D}"usr/share/doc/${PN} || die
mv "${D}"usr/share/examples/${PN} "${D}"usr/share/doc/${PF}/examples || die
rmdir "${D}"usr/share/examples || die
+ rm -r "${D}"/usr/share/gpr/manifests || die
}