projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
212720f
)
dev-util/cmake: remove existing files in Prefix
author
Fabian Groffen
<grobian@gentoo.org>
Sun, 17 Jan 2016 09:43:47 +0000
(10:43 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sun, 17 Jan 2016 09:44:54 +0000
(10:44 +0100)
Package-Manager: portage-2.2.20-prefix
dev-util/cmake/cmake-3.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/cmake/cmake-3.4.1.ebuild
b/dev-util/cmake/cmake-3.4.1.ebuild
index bf3ff3840222643a96ecbd2a6368d26a209c6ee3..90aced83be73906e46273e52d31188d2d39ec5ce 100644
(file)
--- a/
dev-util/cmake/cmake-3.4.1.ebuild
+++ b/
dev-util/cmake/cmake-3.4.1.ebuild
@@
-186,7
+186,7
@@
src_install() {
dobashcomp Auxiliary/bash-completion/{${PN},ctest,cpack}
- rm -rf "${D}"/usr/share/cmake/{completions,editors} || die
+ rm -rf "${
E
D}"/usr/share/cmake/{completions,editors} || die
}
pkg_postinst() {