diskimage-builder/elements/fedora/install.d/00-fedora-fixup-vim
James Slagle 4072ae232f 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
2014-02-19 08:32:25 -05:00

8 lines
124 B
Bash
Executable File

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