projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daa58ae
)
dev-ada/libgpr: Remove ada manifests
author
Tupone Alfredo
<tupone@gentoo.org>
Thu, 28 Jun 2018 19:04:53 +0000
(21:04 +0200)
committer
Tupone Alfredo
<tupone@gentoo.org>
Thu, 28 Jun 2018 19:08:05 +0000
(21:08 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ada/libgpr/libgpr-2018.ebuild
patch
|
blob
|
history
diff --git
a/dev-ada/libgpr/libgpr-2018.ebuild
b/dev-ada/libgpr/libgpr-2018.ebuild
index a6da760541d09d3fa878673592f5246362eb640c..740fd1fbf765a6066e860f6c86bb03c51902dc4b 100644
(file)
--- a/
dev-ada/libgpr/libgpr-2018.ebuild
+++ b/
dev-ada/libgpr/libgpr-2018.ebuild
@@
-63,5
+63,6
@@
src_install() {
emake DESTDIR="${D}" libgpr.install.${kind}
fi
done
+ rm -r "${D}"/usr/share/gpr/manifests || die
einstalldocs
}