comparison xfce/libxfce4ui/libxfce4ui.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
77 LDFLAGS="$LDFLAGS" \ 77 LDFLAGS="$LDFLAGS" \
78 LIBS="$LIBS" \ 78 LIBS="$LIBS" \
79 ./configure \ 79 ./configure \
80 --build=$CBUILD \ 80 --build=$CBUILD \
81 --host=$CHOST \ 81 --host=$CHOST \
82 --prefix= \ 82 --prefix=/usr \
83 --disable-gtk2 \ 83 --disable-gtk2 \
84 --localedir=/share/locale \ 84 --localedir=/share/locale \
85 --with-locales-dir=/share/locale \ 85 --with-locales-dir=/share/locale \
86 $with_introspection \ 86 $with_introspection \
87 $with_nls \ 87 $with_nls \