Commit 95893071 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf potrace-1.15.tar.gz
cd potrace-1.15 && ./configure --prefix=/usr --disable-static --docdir=/usr/share/doc/potrace-1.15 --enable-a4 --enable-metric --with-libpotrace
$(MAKE) -C potrace-1.15
$(MAKE) -C potrace-1.15 check
$(MAKE) -C potrace-1.15 install
rm -rf potrace-1.15
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