From 126777bc019a54afb4ec51299f2cf9d2841698aa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Apr 2007 12:26:16 +0000 Subject: re-sync after the big svn loss --- rescue/lsparts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue/lsparts') diff --git a/rescue/lsparts b/rescue/lsparts index 9f0fac925..e1e866db4 100755 --- a/rescue/lsparts +++ b/rescue/lsparts @@ -16,7 +16,7 @@ # Detects partition types using signatures # -use lib qw(../perl-install /usr/lib/libDrakX); +use lib qw(/usr/lib/libDrakX); use common; use fs::type; use fs::proc_partitions; -- cgit v1.2.1