/[smeserver]/rpms/e-smith-LPRng/sme7/e-smith-LPRng-1.14.0-atalk.patch
ViewVC logotype

Contents of /rpms/e-smith-LPRng/sme7/e-smith-LPRng-1.14.0-atalk.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Oct 7 18:43:04 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-LPRng-1.14.0/root/etc/e-smith/templates/etc/atalk/papd.conf/20printers mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/templates/etc/atalk/papd.conf/20printers
2 --- e-smith-LPRng-1.14.0/root/etc/e-smith/templates/etc/atalk/papd.conf/20printers 2006-03-15 23:41:21.000000000 -0700
3 +++ mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/templates/etc/atalk/papd.conf/20printers 1969-12-31 17:00:00.000000000 -0700
4 @@ -1,16 +0,0 @@
5 -{
6 - # process all printers
7 -
8 - use esmith::AccountsDB;
9 - my $adb = esmith::AccountsDB->open_ro();
10 -
11 - $OUT = "";
12 -
13 - foreach my $printer ($adb->printers)
14 - {
15 - $OUT .= "\n";
16 - $OUT .= $printer->prop('Description') . ":\\\n";
17 - $OUT .= "\t:pr=|/usr/bin/lpr -P" . $printer->key . ":\n";
18 - }
19 -}
20 -

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed