Magellan Linux

Diff of /smage/branches/alx-0_6_0/extras/openssl/openssl-1.0.0o-r1.smage2

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

revision 5885 by niro, Fri Nov 28 10:55:57 2014 UTC revision 5886 by niro, Fri Nov 28 10:56:51 2014 UTC
# Line 27  SRC_URI=( Line 27  SRC_URI=(
27   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
28   mirror://${PNAME}/openssl-make-certs.sh-${MKCERTS_CVS_REV}   mirror://${PNAME}/openssl-make-certs.sh-${MKCERTS_CVS_REV}
29   mirror://${PNAME}/${PNAME}-1.0.0a-magellan.patch   mirror://${PNAME}/${PNAME}-1.0.0a-magellan.patch
30   mirror://${PNAME}/${PNAME}-1.0.0a-fix-manpages.patch  # mirror://${PNAME}/${PNAME}-1.0.0a-fix-manpages.patch
31   mirror://${PNAME}/${PNAME}-0.9.8k-binutils-32bit-asm.patch   mirror://${PNAME}/${PNAME}-0.9.8k-binutils-32bit-asm.patch
32  )  )
33    
# Line 43  src_prepare() Line 43  src_prepare()
43   mpatch ${PNAME}-1.0.0a-magellan.patch || die   mpatch ${PNAME}-1.0.0a-magellan.patch || die
44    
45   # fixes conflicts with perl, shadow and some broken pod files   # fixes conflicts with perl, shadow and some broken pod files
46   mpatch ${PNAME}-1.0.0a-fix-manpages.patch || die  # mpatch ${PNAME}-1.0.0a-fix-manpages.patch || die
47    
48   # fixes 32bit issues in md4-x86_64 asm code with newer binutils   # fixes 32bit issues in md4-x86_64 asm code with newer binutils
49   mpatch ${PNAME}-0.9.8k-binutils-32bit-asm.patch || die   mpatch ${PNAME}-0.9.8k-binutils-32bit-asm.patch || die

Legend:
Removed from v.5885  
changed lines
  Added in v.5886