xf86-video-omapfb: pandora: handle cycle/forcer events better
[openembedded.git] / recipes / rsync / rsync_3.0.0.bb
1 require rsync.inc
2
3 PR = "r1"
4
5 SRC_URI += "\
6   file://m4.patch;patch=1 \
7   file://rsyncd.conf \
8 "
9
10 do_compile_prepend() {
11         sed -i "s/conf_stop make_stop//" Makefile
12 }