summaryrefslogtreecommitdiffstats
path: root/source/installer/build_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer/build_installer.sh')
-rwxr-xr-xsource/installer/build_installer.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index fd6e7dd77..29f66a472 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -793,6 +793,7 @@ a/cryptsetup \
a/dialog \
a/dosfstools \
a/e2fsprogs \
+a/efivar \
a/etc \
a/gptfdisk \
a/grep \
@@ -1107,6 +1108,7 @@ cp -fa${VERBOSE1} \
# Deal with /usr/lib stuff from the packages:
cd $TMP/extract-packages/usr/lib${LIBDIRSUFFIX}
cp -fa${VERBOSE1} \
+ libefivar.so* \
libgcc*.so* \
libhistory*.so* \
libidn2*.so* \