ghostscript8: re-include the BeOS patches

This commit is contained in:
Adrien Destugues
2019-03-15 20:49:07 +01:00
parent 191d78b85f
commit f1cf7cda05
2 changed files with 2709 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ PROVIDES="
cmd:fixmswrd.pl
cmd:font2c
cmd:gs
cmd:gsbe
cmd:gsbj
cmd:gsc
cmd:gsdj
@@ -120,11 +121,11 @@ BUILD()
# Do configure
runConfigure --omit-dirs binDir ./configure \
--bindir=$commandBinDir \
--bindir=$commandBinDir EXTRALIBS=-lbe\
# Do make
make $jobArgs
make so $jobArgs
EXTRALIBS=-lbe make
EXTRALIBS=-lbe make so
}
INSTALL()

File diff suppressed because it is too large Load Diff