From ce5e1dab6ed5188f5d3c4ec7fb17cb49f1a09985 Mon Sep 17 00:00:00 2001 From: wbx Date: Thu, 29 Sep 2005 10:44:58 +0000 Subject: update requested by Oliver Ertl git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2000 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/p910nd/patches/200-p910nd-0.7.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package/p910nd/patches') diff --git a/package/p910nd/patches/200-p910nd-0.7.patch b/package/p910nd/patches/200-p910nd-0.7.patch index 9e72bd13e..9165498fe 100644 --- a/package/p910nd/patches/200-p910nd-0.7.patch +++ b/package/p910nd/patches/200-p910nd-0.7.patch @@ -1,12 +1,12 @@ -Only in p910nd: p910nd -diff -u p910nd-0.7/p910nd.c p910nd/p910nd.c ---- p910nd-0.7/p910nd.c 2004-08-09 03:25:01.000000000 +0400 -+++ p910nd/p910nd.c 2005-05-11 00:37:03.385284744 +0400 -@@ -74,7 +74,6 @@ +--- p910nd-0.7/p910nd.c.orig 2005-09-29 11:31:02.442914400 +0200 ++++ p910nd-0.7/p910nd.c 2005-09-29 11:31:49.236800648 +0200 +@@ -73,8 +73,7 @@ + #else #define LOCKFILE "/var/lock/subsys/p910%cd" #endif - #define PRINTERFILE "/dev/lp%c" +-#define PRINTERFILE "/dev/lp%c" -#define LOGOPTS LOG_ERR ++#define PRINTERFILE "/dev/printers/%c" static char *progname; static char version[] = "p910nd Version 0.7"; -- cgit v1.2.3