mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
alacritty: remove noarch
This commit is contained in:
parent
69f75b3e4f
commit
d85376629b
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'alacritty'
|
||||
pkgname=alacritty
|
||||
version=0.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_wrksrc="${pkgname}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -28,7 +28,6 @@ post_install() {
|
|||
|
||||
alacritty-terminfo_package() {
|
||||
short_desc+=" - terminfo data"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/terminfo
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue