xterm: fix build on armv*

This commit is contained in:
Leah Neukirchen 2022-10-04 00:12:19 +02:00
parent 219caa8e38
commit 352a8cd8c4

View file

@ -1,7 +1,7 @@
# Template file for 'xterm'
pkgname=xterm
version=373
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
--enable-256-color --enable-luit --enable-paste64 --enable-ansi-color
@ -22,6 +22,8 @@ changelog="https://invisible-island.net/xterm/xterm.log.html"
distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
checksum=deb0989473a63908b5a8d44dfeea8301c8710f6ce01fb57ce8c30002375746b6
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
post_install() {
for f in {u,}xterm.desktop; do
vinstall $f 644 usr/share/applications