diff options
author | David P <megver83@openmailbox.org> | 2017-03-21 14:19:06 -0300 |
---|---|---|
committer | David P <megver83@openmailbox.org> | 2017-03-21 14:19:06 -0300 |
commit | 87a30c5de6af3512d9c23a75413bfc163812f22a (patch) | |
tree | e29d4eced7c3af54d2c4d31f8c31a7fee0dc0599 /pcr/plymouth | |
parent | a4254b092e874492380d65facf75f4a00b25ef36 (diff) | |
download | abslibre-87a30c5de6af3512d9c23a75413bfc163812f22a.tar.gz abslibre-87a30c5de6af3512d9c23a75413bfc163812f22a.tar.bz2 abslibre-87a30c5de6af3512d9c23a75413bfc163812f22a.zip |
Updated PKGBUILD
Diffstat (limited to 'pcr/plymouth')
-rw-r--r-- | pcr/plymouth/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pcr/plymouth/PKGBUILD b/pcr/plymouth/PKGBUILD index f2ef75783..84c2baf06 100644 --- a/pcr/plymouth/PKGBUILD +++ b/pcr/plymouth/PKGBUILD @@ -84,7 +84,6 @@ build() { --with-background-end-color-stop=0x4D4D4D \ --without-rhgb-compat-link \ --without-system-root-install - --without-logo make } |