summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2020-08-05 13:30:01 +0200
committerIsmael Luceno2020-08-05 13:33:02 +0200
commit1c814e8f4567ca5a7a3a65bc11e9473d86b52f07 (patch)
treec5778aacc97c50bd2adf44d0fdab940fad3f2905
parent8507bdab1a5c3b99c07da27c02c544322b24f4a1 (diff)
protected: Add libintl; needed on non-glibc systems
-rw-r--r--ChangeLog3
-rwxr-xr-xvar/lib/sorcery/protected1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3bf4a33..9ec123a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2020-08-05 Ismael Luceno <ismael@sourcemage.org>
+ * protected: Added libintl
+
2019-10-03 Ismael Luceno <ismael@sourcemage.org>
* Makefile: Made help target portable
diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index 709e835c..11704bfc 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -53,6 +53,7 @@
^/lib/ld-linux\.so\.2$
^/lib/ld-musl-
^/lib/libblkid\.so\.
+^/lib/libintl\.so\.
^/usr/X11R6/lib/X11/app-defaults
^/usr/bin/as$
^/usr/bin/ld$