ghostscript ver. bump

This commit is contained in:
Rmys
2023-07-29 20:46:42 +03:00
parent ee8d445428
commit c17693751d
2 changed files with 11 additions and 7 deletions
+1 -4
View File
@@ -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")