comparison x11/xcompmgr/xcompmgr.sh @ 541:cacbd9d3d3a8

x11: use new FHS
author David Demelier <markand@malikania.fr>
date Wed, 10 Apr 2019 20:30:00 +0200
parents 2416430cff0b
children bad483aace64
comparison
equal deleted inserted replaced
540:55d07eb631e4 541:cacbd9d3d3a8
47 LDFLAGS="$LDFLAGS" \ 47 LDFLAGS="$LDFLAGS" \
48 LIBS="$LIBS" \ 48 LIBS="$LIBS" \
49 ./configure \ 49 ./configure \
50 --build=$CBUILD \ 50 --build=$CBUILD \
51 --host=$CHOST \ 51 --host=$CHOST \
52 --prefix=/usr 52 --prefix=/
53 make 53 make
54 make install DESTDIR=$DESTDIR 54 make install DESTDIR=$DESTDIR
55 55
56 popd 56 popd
57 rm -rf $PKGNAME-$PKGVERSION 57 rm -rf $PKGNAME-$PKGVERSION