Commit 0e692498 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

twm now in XZ archive

parent 201b4893
all: all:
tar xf twm-1.0.11.tar.bz2 tar xf twm-1.0.11.tar.xz
cd twm-1.0.11 && sed -i -e '/^rcdir =/s,^\(rcdir = \).*,\1/etc/X11/app-defaults,' src/Makefile.in cd twm-1.0.11 && sed -i -e '/^rcdir =/s,^\(rcdir = \).*,\1/etc/X11/app-defaults,' src/Makefile.in
cd twm-1.0.11 && ./configure $(XORG_FOLDERS) cd twm-1.0.11 && ./configure $(XORG_FOLDERS)
$(MAKE) -C twm-1.0.11 $(MAKE) -C twm-1.0.11
......
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