From f98af0e3dfd0831640f3f89638102e648d5f6c07 Mon Sep 17 00:00:00 2001 From: Kent Fritz Date: Fri, 18 Jan 2019 08:23:26 +0700 Subject: libraries/mxml: Updated for version 2.12. Signed-off-by: Willy Sudiarto Raharjo --- libraries/mxml/mxml.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'libraries/mxml/mxml.SlackBuild') diff --git a/libraries/mxml/mxml.SlackBuild b/libraries/mxml/mxml.SlackBuild index a1cc9bfe2d..e9b64a516f 100644 --- a/libraries/mxml/mxml.SlackBuild +++ b/libraries/mxml/mxml.SlackBuild @@ -6,7 +6,7 @@ # Updated by Kent Fritz PRGNAM=mxml -VERSION=${VERSION:-2.10} +VERSION=${VERSION:-2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -52,9 +52,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -patch -p1 < $CWD/remove_rpath.diff -patch -p1 < $CWD/link_with_pthread.diff - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ -- cgit v1.2.3