diff options
Diffstat (limited to 'abs/core/plymouth-theme-linhes/PKGBUILD')
-rw-r--r-- | abs/core/plymouth-theme-linhes/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/plymouth-theme-linhes/PKGBUILD b/abs/core/plymouth-theme-linhes/PKGBUILD index 0418a70..45d41be 100644 --- a/abs/core/plymouth-theme-linhes/PKGBUILD +++ b/abs/core/plymouth-theme-linhes/PKGBUILD @@ -8,7 +8,7 @@ license=('GPL') depends=('plymouth') options=('') source=("linhes-logo.tar.gz") - +install=plymouth-linhes.install package() { cd $srcdir/linhes-logo mkdir -p $pkgdir/usr/share/plymouth/themes/linhes-logo |