Magellan Linux

Diff of /branches/magellan-next/core/xmlrpc-c/xmlrpc-c-1.16.36-r1.smage2

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

revision 8437 by niro, Mon Jul 18 19:52:35 2011 UTC revision 8460 by niro, Mon Jul 18 21:50:49 2011 UTC
# Line 32  src_prepare() Line 32  src_prepare()
32    
33   # fixes pic issues   # fixes pic issues
34   mpatch ${PNAME}-1.06.21-pic.patch || die   mpatch ${PNAME}-1.06.21-pic.patch || die
35    
36     # fix compilation against newer curl, which dropped types.h
37     sed -i '/#include <curl\/types.h>/d' lib/curl_transport/\*.c || die
38  }  }
39    
40  src_compile()  src_compile()

Legend:
Removed from v.8437  
changed lines
  Added in v.8460