Commit 4e987caa authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated font-util 1.3.2

parent 404f25cd
all:
tar xf font-util-1.3.1.tar.bz2
cd font-util-1.3.1 && ./configure $(XORG_FOLDERS)
$(MAKE) -C font-util-1.3.1
$(MAKE) -C font-util-1.3.1 check
$(MAKE) -C font-util-1.3.1 install
rm -rf font-util-1.3.1
tar xf font-util-1.3.2.tar.bz2
cd font-util-1.3.2 && ./configure $(XORG_FOLDERS)
$(MAKE) -C font-util-1.3.2
$(MAKE) -C font-util-1.3.2 check
$(MAKE) -C font-util-1.3.2 install
rm -rf font-util-1.3.2
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