summaryrefslogtreecommitdiff
path: root/data/libvncserver/make.sh
blob: 163b0e37493aa5583210b0cd0e1a204ba804d220 (plain)
1
2
3
4
5
pkg:setup
autoreconf -fiv
pkg:configure --with-libgcrypt-prefix="$(PKG_DEST_ gcrypt)/usr" --disable-static
make -j8
pkg:install