lxdm-theme-vdojo: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-29 09:46:55 +07:00
parent 1f399cc06c
commit 2ab53e6023

View file

@ -1,8 +1,7 @@
# Template file for 'lxdm-theme-vdojo' # Template file for 'lxdm-theme-vdojo'
pkgname=lxdm-theme-vdojo pkgname=lxdm-theme-vdojo
version=1.0 version=1.0
revision=1 revision=2
archs=noarch
wrksrc="vdojo-$version" wrksrc="vdojo-$version"
depends="lxdm" depends="lxdm"
short_desc="LXDM theme for voidlinux" short_desc="LXDM theme for voidlinux"
@ -16,4 +15,3 @@ do_install() {
mkdir -p $DESTDIR/usr/share/lxdm/themes mkdir -p $DESTDIR/usr/share/lxdm/themes
vcopy vdojo usr/share/lxdm/themes vcopy vdojo usr/share/lxdm/themes
} }