Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 64a4b4c479fba2887621efb3dd8745c4 > files > 2

dvi2tty-5.3.1-3mdv2009.0.src.rpm

--- dvi2tty-5.3.1/dvi2tty.c	2003-01-23 02:28:30.000000000 -0800
+++ dvi2tty-5.3.1/dvi2tty.c.new	2007-06-08 11:34:29.000000000 -0700
@@ -180,7 +180,7 @@
                               /* don't have terminals with Scand. nat. chars */
 #define WANTPAGER   TRUE      /* default: try to pipe through a pager (like  */
                               /* more) if stdout is tty and no -o switch     */
-#define DEFPAGER    "/usr/bin/pg"   /* CHANGE TO YOUR LOCAL PAGER            */
+#define DEFPAGER    "/usr/bin/less"   /* CHANGE TO YOUR LOCAL PAGER            */
 
     /*------------------ end of customization constants ---------------------*/