ghostscript ver. bump
This commit is contained in:
@@ -21,12 +21,9 @@ def setup():
|
||||
options = "--with-x \
|
||||
--with-ijs \
|
||||
--disable-gtk \
|
||||
--without-omni \
|
||||
--with-libpaper \
|
||||
--with-jbig2dec \
|
||||
--enable-dynamic \
|
||||
--enable-freetype \
|
||||
--without-luratech \
|
||||
--with-drivers=ALL \
|
||||
--enable-fontconfig \
|
||||
--with-system-libtiff \
|
||||
@@ -57,4 +54,4 @@ def install():
|
||||
if not get.buildTYPE() == "emul32": autotools.rawInstall("-C ijs DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dohtml("doc/*")
|
||||
pisitools.dodoc("LICENSE", "doc/COPYING")
|
||||
pisitools.dodoc("LICENSE", "doc/COPYING")
|
||||
|
||||
Reference in New Issue
Block a user