diff options
Diffstat (limited to 'perl-install')
-rwxr-xr-x | perl-install/standalone/harddrake2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index da3d09588..89375e8fc 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -1,6 +1,5 @@ #!/usr/bin/perl -w -use strict; use lib qw(/usr/lib/libDrakX); use harddrake::ui; |