Commit e90397f7 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf pango-1.42.4.tar.xz
cd pango-1.42.4 && mkdir build
cd pango-1.42.4/build && meson --prefix=/usr --sysconfdir=/etc ..
cd pango-1.42.4/build && ninja
-cd pango-1.42.4/build && ninja test
cd pango-1.42.4/build && ninja install
rm -rf pango-1.42.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