Magellan Linux

Diff of /trunk/extras/libnsl/libnsl-1.2.0-r1.smage2

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

revision 31797 by niro, Tue Dec 11 13:58:06 2018 UTC revision 31798 by niro, Tue Dec 11 13:59:07 2018 UTC
# Line 23  SRC_URI=( Line 23  SRC_URI=(
23    
24  UP2SEPERATOR="v"  UP2SEPERATOR="v"
25  UP2DATE="updatecmd https://github.com/thkukuk/${PNAME}/releases | highesttarball gz"  UP2DATE="updatecmd https://github.com/thkukuk/${PNAME}/releases | highesttarball gz"
26    
27    src_prepare()
28    {
29     munpack ${SRCFILE} || die
30     mautoreconf || die
31    }

Legend:
Removed from v.31797  
changed lines
  Added in v.31798