diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-01-16 21:03:49 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-01-16 21:03:49 (GMT) |
commit | bdd7476cc2c261eaa8f80b632f583b35b800a4b2 (patch) | |
tree | 4ff49c854828a983214683e802a08c7214630a91 /abs/core/plymouth/__changelog | |
parent | d715be12b1de1e310f1b53922090c64c534d0fdc (diff) | |
download | linhes_pkgbuild-bdd7476cc2c261eaa8f80b632f583b35b800a4b2.zip linhes_pkgbuild-bdd7476cc2c261eaa8f80b632f583b35b800a4b2.tar.gz linhes_pkgbuild-bdd7476cc2c261eaa8f80b632f583b35b800a4b2.tar.bz2 |
plymouth: run plymouth_config.py --mkinitcpio on install & upgrade
Diffstat (limited to 'abs/core/plymouth/__changelog')
-rw-r--r-- | abs/core/plymouth/__changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/plymouth/__changelog b/abs/core/plymouth/__changelog index b9c41f9..441448d 100644 --- a/abs/core/plymouth/__changelog +++ b/abs/core/plymouth/__changelog @@ -2,4 +2,5 @@ pulled from AUR plymouth-git 12/3/13 PKGBUILD: removed systemd as a dep PKGBUILD: removed --enable-systemd configure option PKGBUILD: add v86d as dep -PKGBUILD: comment out install line +plymouth.install: call plymouth_config.py --mkinitcpio to rebuild image +plymouth.functions: comments out ply_client --quit on fail message |