summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdraklive4
1 files changed, 2 insertions, 2 deletions
diff --git a/draklive b/draklive
index f7e8c78..e81a997 100755
--- a/draklive
+++ b/draklive
@@ -67,6 +67,7 @@ my %predefined = (
$dir_memory,
],
},
+ },
);
# this is not unused (it can be used from config file):
@@ -95,8 +96,7 @@ my %custom = (
$dir_memory,
],
};
- }
- },
+ },
squash_union => sub {
my ($default_size, $o_min_size) = @_;
{