Magellan Linux

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

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

revision 30634 by niro, Thu Feb 8 09:29:42 2018 UTC revision 30635 by niro, Thu Feb 8 09:30:44 2018 UTC
# Line 32  src_compile() Line 32  src_compile()
32    
33  src_install()  src_install()
34  {  {
35   mmake OPTTARGET=none DESTDIR=${BINDIR} LIBRARY_REL='$(mlibdir)' install || die   mmake OPTTARGET=none DESTDIR=${BINDIR} LIBRARY_REL=\$(mlibdir) install || die
36    
37   # create and install a custon pkgconfig file   # create and install a custon pkgconfig file
38   MCONFIG=${BUILDDIR}/libargon2.pc   MCONFIG=${BUILDDIR}/libargon2.pc

Legend:
Removed from v.30634  
changed lines
  Added in v.30635