Commit 33d8f1f0 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xclock to 1.0.9

parent ac0ecc3a
all: all:
tar xf xclock-1.0.8.tar.bz2 tar xf xclock-1.0.9.tar.bz2
cd xclock-1.0.8 && ./configure $(XORG_FOLDERS) cd xclock-1.0.9 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xclock-1.0.8 $(MAKE) -C xclock-1.0.9
$(MAKE) -C xclock-1.0.8 check $(MAKE) -C xclock-1.0.9 check
$(MAKE) -C xclock-1.0.8 install $(MAKE) -C xclock-1.0.9 install
rm -rf xclock-1.0.8 rm -rf xclock-1.0.9
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