Commit fc7131f2 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libfontenc to 1.1.4

parent 834df9b9
all: all:
tar xf libfontenc-1.1.3.tar.bz2 tar xf libfontenc-1.1.4.tar.bz2
cd libfontenc-1.1.3 && ./configure $(XORG_CONFIG) cd libfontenc-1.1.4 && ./configure $(XORG_CONFIG)
$(MAKE) -C libfontenc-1.1.3 $(MAKE) -C libfontenc-1.1.4
$(MAKE) -C libfontenc-1.1.3 check $(MAKE) -C libfontenc-1.1.4 check
$(MAKE) -C libfontenc-1.1.3 install $(MAKE) -C libfontenc-1.1.4 install
rm -rf libfontenc-1.1.3 rm -rf libfontenc-1.1.4
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