aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pukhlikov <cynede@gentoo.org>2017-10-26 16:34:15 +0400
committerMikhail Pukhlikov <cynede@gentoo.org>2017-10-26 16:34:15 +0400
commitde1fa8e49e5f01a8fcb102fb07a6f4aa63a89c64 (patch)
tree69d193b60ff8a82449996271c50e931704b97c02 /dev-vcs
parentallow to use rust 1.21 with outdated cargo (diff)
downloadrust-de1fa8e49e5f01a8fcb102fb07a6f4aa63a89c64.tar.gz
rust-de1fa8e49e5f01a8fcb102fb07a6f4aa63a89c64.tar.bz2
rust-de1fa8e49e5f01a8fcb102fb07a6f4aa63a89c64.zip
pijul install correction
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/pijul/pijul-0.8.3.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-vcs/pijul/pijul-0.8.3.ebuild b/dev-vcs/pijul/pijul-0.8.3.ebuild
index 1c80f08..b95f0fe 100644
--- a/dev-vcs/pijul/pijul-0.8.3.ebuild
+++ b/dev-vcs/pijul/pijul-0.8.3.ebuild
@@ -172,8 +172,3 @@ DEPEND=""
RDEPEND="${DEPEND}"
S="${WORKDIR}/${P}/${PN}"
-
-src_install() {
- doman ../man/en/man1/${PN}*.1
- cargo_src_install
-}