From 2e869a793ee63ceef9c510507bab856488708d71 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 8 May 2008 21:20:24 +0000 Subject: remove useless hack (partition_table::raw is correctly found by collect-perl-files) --- rescue/partimage_whole_disk | 3 --- 1 file changed, 3 deletions(-) (limited to 'rescue/partimage_whole_disk') diff --git a/rescue/partimage_whole_disk b/rescue/partimage_whole_disk index 5e8a6f915..77104d19d 100755 --- a/rescue/partimage_whole_disk +++ b/rescue/partimage_whole_disk @@ -12,9 +12,6 @@ use common; use partition_table::empty; use Carp::Heavy; -#- help getting the file in make_rescue_img -BEGIN { partition_table::raw::first_usable_sector() } - my %options = ( save_home_directory => 1, empty_space_at_end_of_disk => 0, # 300 * 1024 * 2, # 300MB -- cgit v1.2.1