comparison x11/xauth/xauth.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
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