summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt3
-rwxr-xr-xsource/installer/build_installer.sh1
2 files changed, 4 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 382f80870..97b55fabd 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Sun Feb 14 19:39:31 UTC 2021
+ Might as well add libINIReader since we have libinih already.
++--------------------------+
Thu Feb 11 21:11:56 UTC 2021
Added getcap/setcap.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 973052bbe..c2e23ea09 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1237,6 +1237,7 @@ cp -fa${VERBOSE1} \
libgpg-error*.so* \
libgssapi_krb5.so* \
libinih.so* \
+ libINIReader.so* \
libk5crypto.so* \
libkeyutils.so* \
libkmod*so* \