Commit ac0ecc3a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xclock to 1.0.8

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