Merge "Fix up the conflict between audit and glibc packages."
This commit is contained in:
6
elements/fedora/install.d/00-fedora-fixup-audit
Executable file
6
elements/fedora/install.d/00-fedora-fixup-audit
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# On a fresh Fedora 18 install you might have to update audit in order to
|
||||||
|
# fix a conflict with a file from the glibc package.
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=894307
|
||||||
|
exec install-packages audit
|
||||||
Reference in New Issue
Block a user