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

Annotation 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.1 - (hide annotations) (download)
Tue Jun 12 15:44:46 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-LPRng-1_14_0-5_el4_sme, e-smith-LPRng-1_14_0-7_el4_sme, e-smith-LPRng-1_14_0-8_el4_sme, e-smith-LPRng-1_14_0-9_el4_sme, e-smith-LPRng-1_14_0-6_el4_sme
Import on branch sme7 of package e-smith-LPRng-1.14.0-5.el4.sme.src.rpm

1 slords 1.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