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
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
2 matches
Mail list logo