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

Bug#128027: patch to fix man path problems



this patch fixes the problem for me.  i also removed the catman pages
since elm-me+ appears to be the only package on my entire system that
installed /usr/share/man/cat* pages...

-dean

diff -ru elm-me+-2.4pl25ME+95/Configure elm-me+-2.4pl25ME+95.dg1/Configure
--- elm-me+-2.4pl25ME+95/Configure	Mon Apr 22 20:31:58 2002
+++ elm-me+-2.4pl25ME+95.dg1/Configure	Mon Apr 22 20:25:36 2002
@@ -347,8 +347,8 @@
 maildir=''
 mailer=''
 mailgrp=''
-mansrc='/usr/share/man'
-catmansrc=''
+mansrc='/usr/share/man/man1'
+catmansrc='none'
 manext=''
 manext_choice=''
 catmanext=''
diff -ru elm-me+-2.4pl25ME+95/debian/changelog elm-me+-2.4pl25ME+95.dg1/debian/changelog
--- elm-me+-2.4pl25ME+95/debian/changelog	Mon Apr 22 20:31:58 2002
+++ elm-me+-2.4pl25ME+95.dg1/debian/changelog	Mon Apr 22 20:31:39 2002
@@ -1,3 +1,11 @@
+elm-me+ (2.4pl25ME+95-3.dg1) unstable; urgency=low
+
+  * fix bug#128027 -- man pages installed in wrong directory
+  * remove the cat man pages... since it doesn't appear like any
+    other packages install cat pages
+
+ -- dean gaudet <dean@arctic.org>  Mon, 22 Apr 2002 20:30:48 -0700
+
 elm-me+ (2.4pl25ME+95-3) unstable; urgency=low

   * Orphaning this package, setting maintainer to QA.



-- 
To UNSUBSCRIBE, email to debian-qa-packages-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: