From fc6a72175bf8ee7aed801e4003991e8e9c67c304 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 12 Nov 2002 14:05:52 +0000 Subject: add/remove some spaces to make perl_checker happy --- perl-install/printer/office.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/printer/office.pm') diff --git a/perl-install/printer/office.pm b/perl-install/printer/office.pm index 037d40601..d5be027cf 100644 --- a/perl-install/printer/office.pm +++ b/perl-install/printer/office.pm @@ -144,7 +144,7 @@ sub add_cups_remote_to_office { $configprefix, $configfilecontent); } else { - unlink ("$::prefix/etc/foomatic/$queue.ppd"); + unlink "$::prefix/etc/foomatic/$queue.ppd"; return 0; } last if $suite eq 'Star Office'; -- cgit v1.2.1