diff options
Diffstat (limited to 'helpers/lh_binary_manifest')
-rwxr-xr-x | helpers/lh_binary_manifest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_binary_manifest b/helpers/lh_binary_manifest index 2bce9e1..b5e558a 100755 --- a/helpers/lh_binary_manifest +++ b/helpers/lh_binary_manifest @@ -57,5 +57,7 @@ EOF Chroot "dpkg -l" >> binary/packages.txt +cp binary/packages.txt binary.packages + # Creating stage file Create_stagefile .stage/binary_manifest |