diff options
-rw-r--r-- | x11-themes/redcore-artwork-core/redcore-artwork-core-1337.ebuild (renamed from x11-themes/redcore-artwork-core/redcore-artwork-core-1803.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/redcore-artwork-core/redcore-artwork-core-1803.ebuild b/x11-themes/redcore-artwork-core/redcore-artwork-core-1337.ebuild index 13642dce..8dc99bc9 100644 --- a/x11-themes/redcore-artwork-core/redcore-artwork-core-1803.ebuild +++ b/x11-themes/redcore-artwork-core/redcore-artwork-core-1337.ebuild @@ -39,5 +39,5 @@ src_install() { pkg_postinst() { # regenerate initramfs to include plymouth theme changes - dracut -f --no-hostonly-cmdline + dracut -N -f --no-hostonly-cmdline } |