x11-themes/src_prepare-artwork: add svg and xpm
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
558e0ef7c9
commit
77b16cc8f7
@ -41,7 +41,7 @@ src_install() {
|
||||
arr_install doins "${wallpapers}"
|
||||
|
||||
# Logos
|
||||
local logos="$(find . -not -path "./.git/*" | grep -i logo | grep -i -E 'jpg|png')"
|
||||
local logos="$(find . -not -path "./.git/*" | grep -i logo | grep -i -E 'jpg|png|svg|xpm')"
|
||||
arr_install doicon "${logos}"
|
||||
|
||||
# XCF sources
|
||||
|
Loading…
Reference in New Issue
Block a user