Re: x3270 post install script fails

2015-09-16 Thread Peter A. Castro
On Wed, 16 Sep 2015, David Stacey wrote: Date: Wed, 16 Sep 2015 23:17:10 +0100 From: David Stacey Subject: x3270 post install script fails Greetings, David, The x3270 package performs the following in its post install script: FONTDIR=/usr/share/fonts ENCODINGSDIR=$FONTDIR/encodings

x3270 post install script fails

2015-09-16 Thread David Stacey
The x3270 package performs the following in its post install script: FONTDIR=/usr/share/fonts ENCODINGSDIR=$FONTDIR/encodings MKFONTDIR=/usr/bin/mkfontdir $MKFONTDIR -e $ENCODINGSDIR $FONTDIR/misc This fails because the directory '/usr/share/fonts/encodings' no longer exists. (T