Magellan Linux

Diff of /trunk/core/openssh/openssh-7.6p1-r1.smage2

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

revision 29834 by niro, Fri Oct 13 12:16:52 2017 UTC revision 29835 by niro, Fri Oct 13 12:24:10 2017 UTC
# Line 47  pkg_setup() Line 47  pkg_setup()
47  src_prepare()  src_prepare()
48  {  {
49   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
50   mpatch -Np1 ${PNAME}-${PVER}-openssl-1.1.0.patch || die   cd ${SRCDIR}
51    
52     mpatch ${PNAME}-${PVER}-openssl-1.1.0.patch || die
53  }  }
54    
55  src_compile()  src_compile()

Legend:
Removed from v.29834  
changed lines
  Added in v.29835