Magellan Linux

Diff of /branches/R11-unstable/extras/libpsl/libpsl-0.20.2-r1.smage2

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

trunk/extras/libpsl/libpsl-0.20.2-r1.smage2 revision 31933 by niro, Wed Jan 2 14:39:35 2019 UTC branches/R11-unstable/extras/libpsl/libpsl-0.20.2-r1.smage2 revision 32651 by niro, Mon Apr 29 13:21:11 2019 UTC
# Line 43  src_prepare() Line 43  src_prepare()
43  src_compile()  src_compile()
44  {  {
45   mconfigure \   mconfigure \
46   --disable-gtk-doc \   --disable-gtk-doc \
47   --with-psl-file=/usr/share/publicsuffix/effective_tld_names.dat \   --with-psl-file=/usr/share/publicsuffix/effective_tld_names.dat \
48   --with-psl-testfile=/usr/share/publicsuffix/test_psl.txt \   --with-psl-testfile=/usr/share/publicsuffix/test_psl.txt \
49   || die   || die
50    
51   mmake || die   mmake || die
52  }  }

Legend:
Removed from v.31933  
changed lines
  Added in v.32651