Commit 781794f5 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf xinit-1.4.0.tar.bz2
cd xinit-1.4.0 && ./configure $(XORG_FOLDERS) --with-xinitdir=/etc/X11/app-defaults
$(MAKE) -C xinit-1.4.0
$(MAKE) -C xinit-1.4.0 check
$(MAKE) -C xinit-1.4.0 install
rm -rf xinit-1.4.0
bin
/usr/bin/.*
man
/usr/share/man/.*
etc
/etc/.*
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