From: Stefan Schantl Date: Sun, 19 Mar 2023 10:16:49 +0000 (+0100) Subject: plymouth: Drop /var/run X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b701f740e34558995744019135dd85a7fcab476;p=people%2Fstevee%2Fipfire-3.x.git plymouth: Drop /var/run Signed-off-by: Stefan Schantl --- diff --git a/plymouth/plymouth.nm b/plymouth/plymouth.nm index 429551896..57b878dab 100644 --- a/plymouth/plymouth.nm +++ b/plymouth/plymouth.nm @@ -5,7 +5,7 @@ name = plymouth version = 22.02.122 -release = 4 +release = 5 groups = System/Base url = https://www.freedesktop.org/wiki/Software/Plymouth @@ -58,6 +58,9 @@ build rm -vf %{BUILDROOT}%{datadir}/plymouth/themes/spinfinity/header-image.png cp -vf %{datadir}/pixmaps/system-logo-white.png \ %{BUILDROOT}%{datadir}/plymouth/themes/spinfinity/header-image.png + + # Drop /var/run directory + rm -rvf %{BUILDROOT}%{localstatedir}/run end end