From 60efd84bdcf04870b3469b428a2481da680d6b58 Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Tue, 2 Aug 2005 13:52:10 +0000 Subject: - Removed automatic installation of "hplip-hpijs-ppds" package, the PPDs in this package are already generated with the installed Foomatic data. --- perl-install/printer/data.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/printer/data.pm b/perl-install/printer/data.pm index c3a0b6b83..41cf74660 100644 --- a/perl-install/printer/data.pm +++ b/perl-install/printer/data.pm @@ -32,7 +32,7 @@ our $localqueuepackages = [ [ 'foomatic-filters', 'foomatic-db', 'printer-utils', 'printer-testpages', 'ghostscript', 'hplip-hpijs', 'gutenprint-ijs', 'gutenprint-foomatic', 'gutenprint-escputil', - 'postscript-ppds', 'hplip-hpijs-ppds', + 'postscript-ppds', 'hplip-model-data', 'nmap', 'scli' ], [qw(/usr/bin/foomatic-rip /usr/share/foomatic/db/source/driver/ljet4.xml @@ -47,7 +47,6 @@ our $localqueuepackages = [ [ 'foomatic-filters', 'foomatic-db', /usr/share/foomatic/db/source/driver/gutenprint-ijs.5.0.xml /usr/bin/escputil /usr/share/cups/model/postscript.ppd.gz - /usr/share/ppd/HP/HP-2000C-hpijs.ppd.gz /usr/share/hplip/data/xml/models.xml /usr/bin/nmap /usr/bin/scli)] ]; -- cgit v1.2.1