Magellan Linux

Diff of /smage/trunk/core/rsync/rsync-3.2.1-r1.smage2

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

revision 14046 by niro, Fri Jul 3 08:01:06 2020 UTC revision 14047 by niro, Fri Jul 3 08:01:28 2020 UTC
# Line 30  src_compile() Line 30  src_compile()
30    
31   # we want not hassle with libpopt dependencies   # we want not hassle with libpopt dependencies
32   # so we use the rsync bundled popt library   # so we use the rsync bundled popt library
33   mconfigure --with-rsyncd-conf=/etc/rsyncd.conf --with-included-popt --disable-openssl || die   mconfigure --with-rsyncd-conf=/etc/rsyncd.conf --with-included-popt --disable-openssl --disable-xxhash || die
34   mmake || die   mmake || die
35  }  }

Legend:
Removed from v.14046  
changed lines
  Added in v.14047