Magellan Linux

Diff of /trunk/core/xmlrpc-c/xmlrpc-c-1.51.04-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32951 by niro, Mon Oct 7 09:23:50 2019 UTC revision 32952 by niro, Mon Oct 7 09:29:52 2019 UTC
# Line 28  UP2DATE="updatecmd_sourceforge ${PNAME} Line 28  UP2DATE="updatecmd_sourceforge ${PNAME}
28    
29  src_prepare()  src_prepare()
30  {  {
31   munpack ${SRCFILE}   #munpack ${SRCFILE}
32     # not a tar gz, regardless of the name
33     tar cvf ${SOURCEDIR}/${PNAME}/${SRCFILE} -C ${BUILDDIR} || die
34   cd ${SRCDIR}   cd ${SRCDIR}
35    
36   # fix compilation against newer curl, which dropped types.h   # fix compilation against newer curl, which dropped types.h

Legend:
Removed from v.32951  
changed lines
  Added in v.32952