summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
diff options
context:
space:
mode:
authorTill Kamppeter <tkamppeter@mandriva.com>2003-09-02 12:09:22 +0000
committerTill Kamppeter <tkamppeter@mandriva.com>2003-09-02 12:09:22 +0000
commitc4cb094ee6b383170a528834539c6ae21c1d0fdb (patch)
tree4badbec200537400dfe9fb2deb238dc693aeeedc /perl-install/printer/printerdrake.pm
parentdade00027d1206757de2d55a81a02b253011eb9d (diff)
downloaddrakx-backup-do-not-use-c4cb094ee6b383170a528834539c6ae21c1d0fdb.tar
drakx-backup-do-not-use-c4cb094ee6b383170a528834539c6ae21c1d0fdb.tar.gz
drakx-backup-do-not-use-c4cb094ee6b383170a528834539c6ae21c1d0fdb.tar.bz2
drakx-backup-do-not-use-c4cb094ee6b383170a528834539c6ae21c1d0fdb.tar.xz
drakx-backup-do-not-use-c4cb094ee6b383170a528834539c6ae21c1d0fdb.zip
Fixed major number of libsane-hpoj.
Diffstat (limited to 'perl-install/printer/printerdrake.pm')
-rw-r--r--perl-install/printer/printerdrake.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/printer/printerdrake.pm b/perl-install/printer/printerdrake.pm
index 4305c81d0..051c6b271 100644
--- a/perl-install/printer/printerdrake.pm
+++ b/perl-install/printer/printerdrake.pm
@@ -1822,7 +1822,7 @@ sub setup_common {
if !$printer->{noninteractive};
$in->do_pkgs->install('sane-backends',
'sane-frontends',
- 'xsane', 'libsane-hpoj0',
+ 'xsane', 'libsane-hpoj1',
if_($in->do_pkgs->is_installed('gimp'), 'xsane-gimp'));
}
# Configure the HPOJ SANE backend