summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2014-10-24 15:58:11 +0200
committerVít Ondruch <vondruch@redhat.com>2015-01-21 12:53:02 +0100
commit13d14a458e9b8811f3c1549b2eb3052e3387834e (patch)
treeadd72157853dfa6c524dfca31c736e91fd505709
parentff40c8373aa16122d3c1e3552a411356c08021ef (diff)
downloadfedora-vagrant-13d14a458e9b8811f3c1549b2eb3052e3387834e.tar.gz
fedora-vagrant-13d14a458e9b8811f3c1549b2eb3052e3387834e.tar.xz
fedora-vagrant-13d14a458e9b8811f3c1549b2eb3052e3387834e.zip
Dependencies are fixed by patch.
-rw-r--r--vagrant.spec7
1 files changed, 0 insertions, 7 deletions
diff --git a/vagrant.spec b/vagrant.spec
index 1856e0e..d1ec0e9 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -92,13 +92,6 @@ Documentation for %{name}.
%patch0 -p1
-#sed -i '/dependency/ d' %{name}.gemspec
-
-# Add missing dependencies
-# These needs to be part of .gemspec so Bundler works as expected
-#sed -i -e "72i s\.add_dependency(\%q<json>)" %{name}.gemspec
-#sed -i -e "72i s\.add_dependency(\%q<json_pure>)" %{name}.gemspec
-
%build
%install