diff options
Diffstat (limited to 'source/installer/build_installer.sh')
-rwxr-xr-x | source/installer/build_installer.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh index 5e0ea470..bc8c978e 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -870,6 +870,7 @@ a/dialog \ a/dosfstools \ a/e2fsprogs \ a/efivar \ +a/elogind \ a/etc \ a/f2fs-tools \ a/gptfdisk \ @@ -1224,6 +1225,7 @@ cp -fa${VERBOSE1} \ libcap*so* \ libcrypto*so* \ libdevmapper*so* \ + libelogind*so* \ libf2fs.so* \ libfdisk.so* \ libgcc*so* \ |