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 6c78239a..5e0ea470 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -877,6 +877,7 @@ a/grep \ a/gzip \ a/hdparm \ a/hwdata \ +a/inih \ a/jfsutils \ a/kmod \ a/lvm2 \ @@ -1229,6 +1230,7 @@ cp -fa${VERBOSE1} \ libgcrypt*.so* \ libgpg-error*.so* \ libgssapi_krb5.so* \ + libinih.so* \ libk5crypto.so* \ libkeyutils.so* \ libkmod*so* \ |