summaryrefslogtreecommitdiff
path: root/dev-util/sccache/sccache-0.2.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/sccache/sccache-0.2.10.ebuild')
-rw-r--r--dev-util/sccache/sccache-0.2.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sccache/sccache-0.2.10.ebuild b/dev-util/sccache/sccache-0.2.10.ebuild
index 09322dc521cc..79d25139c158 100644
--- a/dev-util/sccache/sccache-0.2.10.ebuild
+++ b/dev-util/sccache/sccache-0.2.10.ebuild
@@ -331,7 +331,7 @@ src_compile(){
}
src_install() {
- cargo_src_install --path=. ${myfeatures:+--features "${myfeatures[*]}"} --no-default-features
+ cargo_src_install ${myfeatures:+--features "${myfeatures[*]}"} --no-default-features
keepdir /etc/sccache