aboutsummaryrefslogtreecommitdiff
path: root/load
diff options
context:
space:
mode:
Diffstat (limited to 'load')
-rw-r--r--load/load.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/load/load.cxx b/load/load.cxx
index 2fb50c0..b644a3a 100644
--- a/load/load.cxx
+++ b/load/load.cxx
@@ -586,6 +586,7 @@ load_packages (const shared_ptr<repository>& rp,
td.type,
td.buildtime,
move (td.constraint),
+ move (td.enable),
move (td.reflect));
}