comparison text/libxslt/libxslt.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents f3e036ac528e
children 25cecc6dca48
comparison
equal deleted inserted replaced
548:b1d040632d36 549:bad483aace64
54 LDFLAGS="$LDFLAGS" \ 54 LDFLAGS="$LDFLAGS" \
55 LIBS="$LIBS" \ 55 LIBS="$LIBS" \
56 ./configure \ 56 ./configure \
57 --build=$CBUILD \ 57 --build=$CBUILD \
58 --host=$CHOST \ 58 --host=$CHOST \
59 --prefix=/ \ 59 --prefix= \
60 --with-html-dir=/share/doc/$PKGNAME/html \ 60 --with-html-dir=/share/doc/$PKGNAME/html \
61 --with-html-subdir="" \ 61 --with-html-subdir="" \
62 --disable-static \ 62 --disable-static \
63 --enable-shared \ 63 --enable-shared \
64 $with_crypto 64 $with_crypto