Magellan Linux

Diff of /trunk/core/openssl/openssl-0.9.8k-r1.smage2

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

revision 1117 by niro, Wed Apr 22 19:27:51 2009 UTC revision 1118 by niro, Wed Apr 22 19:34:50 2009 UTC
# Line 24  sminclude multilib mtools Line 24  sminclude multilib mtools
24  SRC_URI=(  SRC_URI=(
25   http://www.openssl.org/source/${SRCFILE}   http://www.openssl.org/source/${SRCFILE}
26   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
27   mirror://${PNAME}/${PNAME}-0.9.8e-libdir.patch   mirror://${PNAME}/${PNAME}-0.9.8k-libdir.patch
28   mirror://${PNAME}/${PNAME}-0.9.8e-magellan-2.patch   mirror://${PNAME}/${PNAME}-0.9.8e-magellan-2.patch
29   mirror://${PNAME}/${PNAME}-0.9.8e-fix-manpages.patch   mirror://${PNAME}/${PNAME}-0.9.8e-fix-manpages.patch
30  )  )
# Line 38  src_prepare() Line 38  src_prepare()
38   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
39    
40   # allow variable libdir   # allow variable libdir
41   mpatch ${PNAME}-0.9.8e-libdir.patch || die   mpatch ${PNAME}-0.9.8k-libdir.patch || die
42    
43   # fix CFLAGS and allow x86_64 multlib builds   # fix CFLAGS and allow x86_64 multlib builds
44   mpatch ${PNAME}-0.9.8e-magellan-2.patch || die   mpatch ${PNAME}-0.9.8e-magellan-2.patch || die

Legend:
Removed from v.1117  
changed lines
  Added in v.1118