Commit 07b61f7c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf librevenge-0.0.4.tar.xz
cd librevenge-0.0.4 && ./configure --prefix=/usr
$(MAKE) -C librevenge-0.0.4 CXXFLAGS="-Wno-error"
$(MAKE) -C librevenge-0.0.4 check
$(MAKE) -C librevenge-0.0.4 install
rm -rf librevenge-0.0.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