File xless-1.7-bindir.diff of Package xless
--- xless.h +++ xless.h @@ -52,7 +52,7 @@ */ #ifndef DEFEDITOR -#define DEFEDITOR "/usr/ucb/vi" +#define DEFEDITOR "/usr/bin/vi" #endif /* @@ -70,7 +70,7 @@ */ #ifndef PRINTCMD -#define PRINTCMD "/usr/ucb/lpr" +#define PRINTCMD "/usr/bin/lpr" #endif /*