File procinfo-TERM.dif of Package procinfo

diff -ruN ../procinfo-18.orig/routines.c ./routines.c
--- ../procinfo-18.orig/routines.c	2004-11-03 15:43:07.000000000 +0100
+++ ./routines.c	2004-11-03 16:55:24.000000000 +0100
@@ -207,7 +207,10 @@
     int success;
 
     if (!(termtype = getenv ("TERM")))
+	termtype = "dumb";
+/*
 	fatal ("Please specify a terminal type.\n");
+*/
 
     success = tgetent (term_buffer, termtype);
     if (success < 0)
openSUSE Build Service is sponsored by