Magellan Linux

Diff of /trunk/extras/rpcsvc-proto/rpcsvc-proto-1.4-r1.smage2

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

revision 31794 by niro, Tue Dec 11 13:16:17 2018 UTC revision 31795 by niro, Tue Dec 11 13:20:37 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     cd ${SRCDIR}
31    
32     mautoreconf || die
33    }

Legend:
Removed from v.31794  
changed lines
  Added in v.31795