Magellan Linux

Diff of /trunk/core/argon2/argon2-20190702-r1.smage2

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

revision 32928 by niro, Mon Oct 7 06:43:25 2019 UTC revision 32929 by niro, Mon Oct 7 06:43:35 2019 UTC
# Line 32  src_prepare() Line 32  src_prepare()
32   # fix libdir   # fix libdir
33   all-abis 'sed -i "s:^\(LIBRARY_REL =\).*:\1 $(mlibdir):"' ${SRCDIR}-$(mabi)/Makefile || die   all-abis 'sed -i "s:^\(LIBRARY_REL =\).*:\1 $(mlibdir):"' ${SRCDIR}-$(mabi)/Makefile || die
34    
35   # suppress errors if symlinks exists   # suppress errors if symlinks already exists
36   all-abis 'sed -i "s:ln -s:ln -snf:g"' ${SRCDIR}-$(mabi)/Makefile || die   all-abis 'sed -i "s:ln -s:ln -snf:g"' ${SRCDIR}-$(mabi)/Makefile || die
37  }  }
38    

Legend:
Removed from v.32928  
changed lines
  Added in v.32929