aboutsummaryrefslogtreecommitdiffstats
path: root/enc/depend
diff options
context:
space:
mode:
Diffstat (limited to 'enc/depend')
-rw-r--r--enc/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/enc/depend b/enc/depend
index 2e448d3b1a..1ae1d71a6e 100644
--- a/enc/depend
+++ b/enc/depend
@@ -23,6 +23,7 @@
% atrans = atrans.sort_by(&alphanumeric_order)
% trans = trans.sort_by(&alphanumeric_order)
% trans.unshift(trans.delete("transdb"))
+% trans.compact!
% trans |= atrans
% trans.map! {|e| "trans/#{e}"}
% dependencies = encs + trans