Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Ismael Luceno (1c814e8f4567ca5a7a3a65bc11e9473d86b52f07)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master sorcery by Ismael Luceno (1c814e8f4567ca5a7a3a65bc11e9473d86b52f07)
  • Date: Wed, 5 Aug 2020 11:32:29 +0000

GIT changes to master sorcery by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 3 +++
var/lib/sorcery/protected | 1 +
2 files changed, 4 insertions(+)

New commits:
commit 1c814e8f4567ca5a7a3a65bc11e9473d86b52f07
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

protected: Add libintl; needed on non-glibc systems

diff --git a/ChangeLog b/ChangeLog
index f3bf4a3..9ec123a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2020-08-05 Ismael Luceno <ismael AT sourcemage.org>
+ * protected: Added libintl
+
2019-10-03 Ismael Luceno <ismael AT sourcemage.org>
* Makefile: Made help target portable

diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index 709e835..11704bf 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$



  • [SM-Commit] GIT changes to master sorcery by Ismael Luceno (1c814e8f4567ca5a7a3a65bc11e9473d86b52f07), Ismael Luceno, 08/05/2020

Archive powered by MHonArc 2.6.24.

Top of Page