summaryrefslogtreecommitdiffstats
path: root/lib/MGA/DrakISO/Mounts.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MGA/DrakISO/Mounts.pm')
-rw-r--r--lib/MGA/DrakISO/Mounts.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MGA/DrakISO/Mounts.pm b/lib/MGA/DrakISO/Mounts.pm
index c3c408d..ceaeb8b 100644
--- a/lib/MGA/DrakISO/Mounts.pm
+++ b/lib/MGA/DrakISO/Mounts.pm
@@ -4,7 +4,7 @@ use strict;
use MDK::Common;
-my $dir_distrib_sqfs = {
+our $dir_distrib_sqfs = {
mountpoint => '/distrib',
type => 'squashfs',
path => '/distrib',