Commit 6ed27636 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libXdamage to 1.1.5

parent 72d7fe2a
all:
tar xf libXdamage-1.1.4.tar.bz2
patch -Np1 -d libXdamage-1.1.4 < libXdamage-1.1.4-aarch64.patch
cd libXdamage-1.1.4 && ./configure $(XORG_CONFIG)
$(MAKE) -C libXdamage-1.1.4
$(MAKE) -C libXdamage-1.1.4 check
$(MAKE) -C libXdamage-1.1.4 install
rm -rf libXdamage-1.1.4
tar xf libXdamage-1.1.5.tar.bz2
cd libXdamage-1.1.5 && ./configure $(XORG_CONFIG)
$(MAKE) -C libXdamage-1.1.5
$(MAKE) -C libXdamage-1.1.5 check
$(MAKE) -C libXdamage-1.1.5 install
rm -rf libXdamage-1.1.5
This diff is collapsed.
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