]> git.pld-linux.org Git - packages/LPRng.git/blame - LPRng-pr.patch
- use %service
[packages/LPRng.git] / LPRng-pr.patch
CommitLineData
4a6cc66b 1--- LPRng-3.8.4/src/common/vars.c.pr Mon Jan 21 11:37:13 2002
2+++ LPRng-3.8.4/src/common/vars.c Mon Jan 21 11:37:15 2002
3@@ -374,7 +374,7 @@
4 /* page length (in lines) */
5 { "pl", 0, INTEGER_K, &Page_length_DYN,0,0,"=66"},
6 /* pr program for p format */
7-{ "pr", 0, STRING_K, &Pr_program_DYN,0,0,"=/bin/pr"},
8+{ "pr", 0, STRING_K, &Pr_program_DYN,0,0,"=/usr/bin/pr"},
9 /* prefix control file line to line, "Z O" -> Z to O, "OS Z" does O and S to Z */
10 { "prefix_option_to_option", 0, STRING_K, &Prefix_option_to_option_DYN,0,0},
11 /* prefix these -Z options to start of options list on outgoing or filters */
This page took 0.066243 seconds and 4 git commands to generate.