New commits:
commit 7ee3bd3ad815da1edb1516a27f2ae9f9d5b611fd
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
libs/libxslt: added glibc 2.26 xlocale.h fix
diff --git a/libs/libxslt/HISTORY b/libs/libxslt/HISTORY
index 8893b00..37be9c6 100644
--- a/libs/libxslt/HISTORY
+++ b/libs/libxslt/HISTORY
@@ -1,3 +1,6 @@
+2017-08-23 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD: added glibc 2.26 xlocale.h fix
+
2016-11-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: SECURITY_PATCH++; do not duplicate docs
* PRE_BUILD: added, to apply patch
diff --git a/libs/libxslt/PRE_BUILD b/libs/libxslt/PRE_BUILD
index a77892e..c74e34a 100755
--- a/libs/libxslt/PRE_BUILD
+++ b/libs/libxslt/PRE_BUILD
@@ -1,4 +1,6 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&