Commit 72d7fe2a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
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
This diff is collapsed.
headers
/usr/include/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
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