comparison core/btrfs-progs/btrfs-progs.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 6710613b88b9
children 337f950c30f5
comparison
equal deleted inserted replaced
1217:27d1a83dc8d6 1218:57dc83a39b13
67 LDFLAGS="$LDFLAGS" \ 67 LDFLAGS="$LDFLAGS" \
68 LIBS="$LIBS" \ 68 LIBS="$LIBS" \
69 ./configure \ 69 ./configure \
70 --build=$CBUILD \ 70 --build=$CBUILD \
71 --host=$CHOST \ 71 --host=$CHOST \
72 --prefix= \ 72 --prefix=/usr \
73 --disable-backtrace \ 73 --disable-backtrace \
74 --disable-documentation \ 74 --disable-documentation \
75 $with_convert \ 75 $with_convert \
76 $with_python \ 76 $with_python \
77 $with_zstd 77 $with_zstd