comparison system/upower/upower.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
55 LDFLAGS="$LDFLAGS" \ 55 LDFLAGS="$LDFLAGS" \
56 LIBS="$LIBS" \ 56 LIBS="$LIBS" \
57 ./configure \ 57 ./configure \
58 --build=$CBUILD \ 58 --build=$CBUILD \
59 --host=$CHOST \ 59 --host=$CHOST \
60 --prefix= \ 60 --prefix=/usr \
61 --without-idevice \ 61 --without-idevice \
62 --with-systemdutildir=no \ 62 --with-systemdutildir=no \
63 --with-systemdsystemunitdir=no \ 63 --with-systemdsystemunitdir=no \
64 $with_nls 64 $with_nls
65 make 65 make