Don't require external insmod.static.
[febootstrap.git] / febootstrap_debian.ml
index 83c6c1a..f0d0be5 100644 (file)
@@ -112,7 +112,7 @@ let debian_list_files pkg =
       let mode = statbuf.st_perm in
 
       (path, { ft_dir = is_dir; ft_config = config; ft_mode = mode;
-              ft_ghost = false })
+              ft_ghost = false; ft_size = statbuf.st_size })
   ) lines in
 
   files