summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2018-11-30 19:22:07 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2018-11-30 19:22:07 -0800
commit5bc81fcd52b66b6988178bd35bbf456d68a133a3 (patch)
tree79caa5001ab5d1544792f72c92bd3e207c56ef92 /app-emulation/vagrant/vagrant-2.1.5.ebuild
parentapp-emulation/vagrant: drop old (diff)
downloadgentoo-5bc81fcd52b66b6988178bd35bbf456d68a133a3.tar.gz
gentoo-5bc81fcd52b66b6988178bd35bbf456d68a133a3.tar.bz2
gentoo-5bc81fcd52b66b6988178bd35bbf456d68a133a3.zip
app-emulation/vagrant: cleanup ./files
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/vagrant/vagrant-2.1.5.ebuild')
-rw-r--r--app-emulation/vagrant/vagrant-2.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vagrant/vagrant-2.1.5.ebuild b/app-emulation/vagrant/vagrant-2.1.5.ebuild
index e147c40bcd3f..f30a07577a8c 100644
--- a/app-emulation/vagrant/vagrant-2.1.5.ebuild
+++ b/app-emulation/vagrant/vagrant-2.1.5.ebuild
@@ -66,7 +66,7 @@ all_ruby_prepare() {
sed -e '/rb-kqueue/d' \
-i ${PN}.gemspec || die
- sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}-r1.in" > "${PN}" || die
+ sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}.in" > "${PN}" || die
}
all_ruby_install() {