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

Bug#355069: rxvt-unicode: rxvt(1) diversion would be nice



Package: rxvt-unicode
Version: 7.5-1
Severity: normal
Tags: patch


Hi,

rxvt-unicode provides a diversion for rxvt, but not rxvt(1).
This patch to the postinst should resolve this problem.

-- 
Horms

--- rxvt-unicode.postinst	2006-02-03 22:54:26.000000000 +0900
+++ rxvt-unicode.postinst	2006-03-03 11:59:50.000000000 +0900
@@ -4,7 +4,9 @@
 if [ "$1" = configure ]; then
 
     update-alternatives --install /usr/bin/rxvt rxvt \
-        /usr/bin/urxvt 31
+        /usr/bin/urxvt 31 \
+	--slave /usr/share/man/man1/rxvt.1.gz \
+	rxvt.1.gz /usr/share/man/man1/urxvt.1.gz
     update-alternatives --install /usr/bin/x-terminal-emulator \
         x-terminal-emulator /usr/bin/urxvt 11 \
         --slave /usr/share/man/man1/x-terminal-emulator.1.gz \

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-hls-2006020200
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ja_JP.UTF-8)

Versions of packages rxvt-unicode depends on:
ii  base-passwd               3.5.11         Debian base system master password
ii  libc6                     2.3.6-2        GNU C Library: Shared libraries an
ii  libfontconfig1            2.3.2-2        generic font configuration library
ii  libgcc1                   1:4.0.2-9      GCC support library
ii  libperl5.8                5.8.8-2        Shared Perl library
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxft2                   2.1.8.2-3      FreeType-based font drawing librar
ii  libxpm4                   6.9.0.dfsg.1-4 X pixmap library
ii  ncurses-base              5.5-1          Descriptions of common terminal ty

rxvt-unicode recommends no packages.

-- no debconf information



Reply to: