Commit d23a36fe authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

gutenprint now uses XZ for archive

parent a569ad6a
all:
tar xf gutenprint-5.3.3.tar.bz2
tar xf gutenprint-5.3.3.tar.xz
cd gutenprint-5.3.3 && sed -i 's|$$(PACKAGE)/doc|doc/$$(PACKAGE)-$$(VERSION)|' {,doc/,doc/developer/}Makefile.in
cd gutenprint-5.3.3 && ./configure --prefix=/usr --disable-static
$(MAKE) -C gutenprint-5.3.3
......
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