--- smage/trunk/core/xmlrpc-c/xmlrpc-c-1.51.05-r1.smage2 2019/10/30 13:53:15 13786 +++ smage/trunk/core/xmlrpc-c/xmlrpc-c-1.51.05-r1.smage2 2019/10/30 19:48:33 13787 @@ -31,7 +31,9 @@ src_prepare() { - munpack ${SRCFILE} + #munpack ${SRCFILE} + # not a tar gz, regardless of the name + tar xvf ${SOURCEDIR}/${PNAME}/${SRCFILE} -C ${BUILDDIR} || die cd ${SRCDIR} # fix compilation against newer curl, which dropped types.h