Package: xfonts-x3270-misc
Version: 3.3.4p6-3.1
Followup-For: Bug #362404
As a follow-up to my last report, here's the rather trivial
patch to fix the problem. I don't know about the incorrect path making
the package unusable, but it almost certainly breaks policy and since
the postinst and postrm scripts refer to the correct path, let's at
least make things consistent.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages xfonts-x3270-misc depends on:
ii xutils 1:7.0.0-3 X Window System utility programs
xfonts-x3270-misc recommends no packages.
-- no debconf information
diff -urN ibm-3270-3.3.4p6/debian/rules ibm-3270-3.3.4p6.new/debian/rules
--- ibm-3270-3.3.4p6/debian/rules 2006-06-03 09:51:16.000000000 -0500
+++ ibm-3270-3.3.4p6.new/debian/rules 2006-06-03 04:48:56.000000000 -0500
@@ -28,7 +28,7 @@
--infodir=\$${prefix}/share/info \
--sysconfdir=/etc \
--enable-app-defaults \
- --with-fontdir=/usr/share/fonts/X11/fonts/misc
+ --with-fontdir=/usr/share/fonts/X11/misc
touch $@
stamp-config-part-%:
diff -urN ibm-3270-3.3.4p6/debian/xfonts-x3270-misc.install
ibm-3270-3.3.4p6.new/debian/xfonts-x3270-misc.install
--- ibm-3270-3.3.4p6/debian/xfonts-x3270-misc.install 2006-06-03
09:51:16.000000000 -0500
+++ ibm-3270-3.3.4p6.new/debian/xfonts-x3270-misc.install 2006-06-03
04:51:24.000000000 -0500
@@ -1 +1 @@
-usr/share/fonts/X11/fonts/misc/*.pcf.gz
+usr/share/fonts/X11/misc/*.pcf.gz