mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/nx-libs: change nx lib path
This commit is contained in:
parent
3e850b07df
commit
bfac0aa51e
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=nx-libs
|
||||
pkgver=3.5.99.22
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="NoMachine libraries (redistributed by x2go)"
|
||||
url="http://x2go.org"
|
||||
arch="all"
|
||||
@ -39,7 +39,7 @@ package() {
|
||||
make \
|
||||
PREFIX=/usr \
|
||||
DESTDIR="$pkgdir" \
|
||||
USRLIBDIR=/usr/lib \
|
||||
NXLIBDIR=/usr/lib/nx \
|
||||
SHLIBDIR=/usr/lib \
|
||||
CONFIGURE="./configure --prefix=/usr --libdir=/usr/lib --includedir=/usr/include" \
|
||||
install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user