diff options
-rw-r--r-- | pcr/plymouth/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/plymouth/PKGBUILD b/pcr/plymouth/PKGBUILD index 84c2baf06..f2ef75783 100644 --- a/pcr/plymouth/PKGBUILD +++ b/pcr/plymouth/PKGBUILD @@ -84,6 +84,7 @@ build() { --with-background-end-color-stop=0x4D4D4D \ --without-rhgb-compat-link \ --without-system-root-install + --without-logo make } |