[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#976080: pdfxup doesn't work anymore



Control tags -1 + fixed-upstream

Am 25.04.2021 um 16:31 teilte Nicolas Markey mit:

Hi Nicolas,

I could figure out where the problem comes from: ghostscript added a
patch level in their version numbers. A way of fixing this is to replace
line 456 of pdfxup v2.00 (or line 363 of pdfxup v1.61, or line 354 of
v1.60), which currently reads

GSVERSION=`$GS --version 2>/dev/null`;

with

GSVERSION=`$GS --version 2>/dev/null|sed -e "s/\(.\.[^\.]*\)\..*/\\1/"`;


Sorry for this. This will be corrected in the next version of pdfxup.

I noticed that your fix is already on CTAN, hence I mark this issue as fixed in upstream. Many thanks for work!

Hilmar
--
sigfault


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: