aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dvb/get_dvb_firmware
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dvb/get_dvb_firmware')
-rw-r--r--Documentation/dvb/get_dvb_firmware2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware
index be6eb4c75991..08e96ff55720 100644
--- a/Documentation/dvb/get_dvb_firmware
+++ b/Documentation/dvb/get_dvb_firmware
@@ -243,7 +243,7 @@ sub nxt2002 {
243 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 243 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
244 244
245 checkstandard(); 245 checkstandard();
246 246
247 wgetfile($sourcefile, $url); 247 wgetfile($sourcefile, $url);
248 unzip($sourcefile, $tmpdir); 248 unzip($sourcefile, $tmpdir);
249 verify("$tmpdir/SkyNETU.sys", $hash); 249 verify("$tmpdir/SkyNETU.sys", $hash);