comparison audio/jack2/jack2.sh @ 1218:57dc83a39b13

misc: switch back to standard FHS
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 08:58:34 +0200
parents 27d1a83dc8d6
children 4ccc42bf0284
comparison
equal deleted inserted replaced
1217:27d1a83dc8d6 1218:57dc83a39b13
97 CFLAGS="$CFLAGS" \ 97 CFLAGS="$CFLAGS" \
98 CXX="$CXX" \ 98 CXX="$CXX" \
99 CXXFLAGS="$CXXFLAGS" \ 99 CXXFLAGS="$CXXFLAGS" \
100 LDFLAGS="$LDFLAGS" \ 100 LDFLAGS="$LDFLAGS" \
101 python2 waf configure \ 101 python2 waf configure \
102 --prefix= \ 102 --prefix=/usr \
103 $with_alsa \ 103 $with_alsa \
104 $with_completion \ 104 $with_completion \
105 $with_dbus \ 105 $with_dbus \
106 $with_doxygen \ 106 $with_doxygen \
107 $with_opus \ 107 $with_opus \