mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/drawterm: enable proper ppc64le support
See https://git.9front.org/plan9front/drawterm/77b464a5d5648bb646467111b8faf719cd5c46b6/commit.html
This commit is contained in:
parent
e3d7143a25
commit
8de098ad8e
@ -16,13 +16,6 @@ disturl="dev.alpinelinux.org:/archive/drawterm"
|
||||
source="https://dev.alpinelinux.org/archive/drawterm/drawterm-$pkgver.tar.gz
|
||||
respect-env.patch"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
if [ "$CARCH" = "ppc64le" ]; then
|
||||
ln -s posix-power posix-ppc64le
|
||||
fi
|
||||
}
|
||||
|
||||
build() {
|
||||
CONF=unix make X11INC=/usr/include/X11 \
|
||||
X11LIB=/usr/lib/X11
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user