Commit f5e33c97 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libdmx to 1.1.4

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