diff options
Diffstat (limited to 'app-emulation/vagrant/files/vagrant-1.2.1-no-warning.patch')
-rw-r--r-- | app-emulation/vagrant/files/vagrant-1.2.1-no-warning.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emulation/vagrant/files/vagrant-1.2.1-no-warning.patch b/app-emulation/vagrant/files/vagrant-1.2.1-no-warning.patch deleted file mode 100644 index 08d1d3568b80..000000000000 --- a/app-emulation/vagrant/files/vagrant-1.2.1-no-warning.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- vagrant-1.2.1/bin/vagrant -+++ vagrant-1.2.1/bin/vagrant -@@ -74,9 +74,6 @@ - warned = true - end - end -- -- # If we're not in the installer, warn. -- env.ui.warn(I18n.t("vagrant.general.not_in_installer")) if !warned - end - - begin |