Commit f97a61d3 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf xauth-1.0.10.tar.bz2
cd xauth-1.0.10 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xauth-1.0.10
# FIXME: xauth tests fail, cmdtest required
-$(MAKE) -C xauth-1.0.10 check
$(MAKE) -C xauth-1.0.10 install
rm -rf xauth-1.0.10
bin
/usr/bin/.*
man
/usr/share/man/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment