Add 00-fedora-fixup-vim

We need to update vim-minimal, otherwise when rabbitmq-server gets
installed and pulls in vim-common, we run into:

https://bugzilla.redhat.com/show_bug.cgi?id=1066983

Change-Id: I910cd6c5c5fcfc6f6780b86029b1b4e660dd8d05
This commit is contained in:
James Slagle 2014-02-19 08:32:25 -05:00
parent 621376db44
commit 4072ae232f

View File

@ -0,0 +1,7 @@
#!/bin/bash
set -eux
# Workaround for:
# https://bugzilla.redhat.com/show_bug.cgi?id=1066983
install-packages vim-minimal