[vagrant] Drop vagrant executable patches.

Vít Ondruch vondruch at fedoraproject.org
Wed Jan 21 13:37:48 UTC 2015


commit a2d2dfc9cf0797e08b0785f75680039290ecc9e3
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Nov 4 13:20:56 2014 +0100

    Drop vagrant executable patches.

 vagrant.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index 9ba98a2..cb378b4 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -126,11 +126,6 @@ install -d -m 755 %{buildroot}%{_sharedstatedir}/%{name}
 #sed -i -e "s|If all else fails, return VirtualBox|If all else fails, return libvirt|" %{buildroot}%{gem_instdir}/lib/vagrant/environment.rb
 #sed -i -e "s|return :virtualbox|return :libvirt|" %{buildroot}%{gem_instdir}/lib/vagrant/environment.rb
 
-# Temporal fix for Vagrant not seeing the extensions
-# Let's require them sooner
-#sed -i -e "2irequire 'nokogiri'" %{buildroot}%{gem_instdir}/bin/vagrant
-#sed -i -e "3irequire 'libvirt'" %{buildroot}%{gem_instdir}/bin/vagrant
-
 %check
 # Unpack the vagran-spec and adjust the directory name.
 tar xvzf %{S:2} -C ..


More information about the scm-commits mailing list