projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a55d71b
)
dev-ada/asis: Rename a file conflicting with libadalang-tool
author
Tupone Alfredo
<tupone@gentoo.org>
Sun, 8 Jul 2018 09:02:32 +0000
(11:02 +0200)
committer
Tupone Alfredo
<tupone@gentoo.org>
Sun, 8 Jul 2018 09:02:32 +0000
(11:02 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ada/asis/asis-2018.ebuild
patch
|
blob
|
history
diff --git
a/dev-ada/asis/asis-2018.ebuild
b/dev-ada/asis/asis-2018.ebuild
index 7a47041ede891eb113aaa193bc99e08bb8ddf3ca..88b9ba97d07e74e249f437a711edd727039ce6c5 100644
(file)
--- a/
dev-ada/asis/asis-2018.ebuild
+++ b/
dev-ada/asis/asis-2018.ebuild
@@
-39,4
+39,5
@@
src_install() {
-XLIBRARY_TYPE=relocatable \
-XXMLADA_BUILD=relocatable"
rm -r "${D}"/usr/share/gpr/manifests || die
+ mv "${D}"/usr/bin/gnatpp{,-asis} || die
}