comparison mate/mate-settings-daemon/mate-settings-daemon.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents 263706a69f92
children 25cecc6dca48
comparison
equal deleted inserted replaced
548:b1d040632d36 549:bad483aace64
75 LDFLAGS="$LDFLAGS" \ 75 LDFLAGS="$LDFLAGS" \
76 LIBS="$LIBS" \ 76 LIBS="$LIBS" \
77 ./configure \ 77 ./configure \
78 --build=$CBUILD \ 78 --build=$CBUILD \
79 --host=$CHOST \ 79 --host=$CHOST \
80 --prefix=/ \ 80 --prefix= \
81 --disable-static \ 81 --disable-static \
82 --enable-shared \ 82 --enable-shared \
83 $with_audio \ 83 $with_audio \
84 $with_policykit \ 84 $with_policykit \
85 $with_pulseaudio 85 $with_pulseaudio