comparison mate/mate-terminal/mate-terminal.sh @ 530:263706a69f92

mate: use new FHS
author David Demelier <markand@malikania.fr>
date Wed, 10 Apr 2019 20:10:00 +0200
parents 33e57b5ed4a8
children bad483aace64
comparison
equal deleted inserted replaced
529:ef725c40d0e8 530:263706a69f92
46 LDFLAGS="$LDFLAGS" \ 46 LDFLAGS="$LDFLAGS" \
47 LIBS="$LIBS" \ 47 LIBS="$LIBS" \
48 ./configure \ 48 ./configure \
49 --build=$CBUILD \ 49 --build=$CBUILD \
50 --host=$CHOST \ 50 --host=$CHOST \
51 --prefix=/usr 51 --prefix=/
52 make 52 make
53 make install DESTDIR=$DESTDIR 53 make install DESTDIR=$DESTDIR
54 54
55 popd 55 popd
56 rm -rf $PKGNAME-$PKGVERSION 56 rm -rf $PKGNAME-$PKGVERSION