[packages/vagrant-kvm] ~/.vagrant.d/gems/specifications needs to be a dir
glen
glen at pld-linux.org
Fri Apr 26 20:12:03 CEST 2013
commit f08e59fd78db181f5863476b35cba7bd42079589
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Apr 26 21:11:49 2013 +0300
~/.vagrant.d/gems/specifications needs to be a dir
vagrant-kvm.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vagrant-kvm.spec b/vagrant-kvm.spec
index 6028b07..c07122b 100644
--- a/vagrant-kvm.spec
+++ b/vagrant-kvm.spec
@@ -50,6 +50,7 @@ rm -rf $RPM_BUILD_ROOT
%banner -o -e %{name} <<-'EOF'
To use this Vagrant plugin, you need to link .gemspec to vagrant specifications dir:
+$ install -d ~/.vagrant.d/gems/specifications
$ ln -s %{spec_dir}/vagrant-kvm-%{version}.gemspec ~/.vagrant.d/gems/specifications
and it should became available:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vagrant-kvm.git/commitdiff/f08e59fd78db181f5863476b35cba7bd42079589
More information about the pld-cvs-commit
mailing list