Magellan Linux

Diff of /trunk/extras/libpsl/libpsl-0.20.2-r1.smage2

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

revision 31923 by niro, Wed Jan 2 13:42:08 2019 UTC revision 31924 by niro, Wed Jan 2 13:43:28 2019 UTC
# Line 29  SRC_URI=( Line 29  SRC_URI=(
29    
30  UP2DATE="updatecmd https://github.com/rockdaboot/${PNAME}/releases | highesttarball gz"  UP2DATE="updatecmd https://github.com/rockdaboot/${PNAME}/releases | highesttarball gz"
31    
32    src_prepare()
33    {
34     munpack ${SRCFILE} || die
35     mautoreconf || die
36    }
37    
38  src_compile()  src_compile()
39  {  {
40   mconfigure --disable-gtk-doc || die   mconfigure --disable-gtk-doc || die

Legend:
Removed from v.31923  
changed lines
  Added in v.31924