Commit 1ac500ea authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xbitmaps to 1.1.2

parent c0beac16
all:
tar xf xbitmaps-1.1.1.tar.bz2
patch -Np1 -d xbitmaps-1.1.1 < xbitmaps-1.1.1-aarch64.patch
cd xbitmaps-1.1.1 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xbitmaps-1.1.1
$(MAKE) -C xbitmaps-1.1.1 install
rm -rf xbitmaps-1.1.1
tar xf xbitmaps-1.1.2.tar.bz2
cd xbitmaps-1.1.2 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xbitmaps-1.1.2
$(MAKE) -C xbitmaps-1.1.2 install
rm -rf xbitmaps-1.1.2
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