diff options
author | David P <megver83@openmailbox.org> | 2017-03-21 14:01:14 -0300 |
---|---|---|
committer | David P <megver83@openmailbox.org> | 2017-03-21 14:01:14 -0300 |
commit | a6c682fa1d1ccf341247639ac83458994264ca64 (patch) | |
tree | f141a3bde4b3af2c472f931c29ffbfbe7bac4eb8 /pcr/plymouth/PKGBUILD | |
parent | db1802bff1f9a0d62436bf0204f994a7e4845267 (diff) | |
download | abslibre-a6c682fa1d1ccf341247639ac83458994264ca64.tar.gz abslibre-a6c682fa1d1ccf341247639ac83458994264ca64.tar.bz2 abslibre-a6c682fa1d1ccf341247639ac83458994264ca64.zip |
plymouth: Removed logo
Diffstat (limited to 'pcr/plymouth/PKGBUILD')
-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 } |