]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
bootstrap: Remove rsync from buildreq list
authorMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 17 Mar 2010 15:13:45 +0000 (16:13 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 23 Mar 2010 01:10:14 +0000 (02:10 +0100)
rsync is used to download .po files, but SKIP_PO=true is set and
downloading .po files is skipped.

This also fixes a problem with MinGW builds, because rsync is not
available for MinGW.

bootstrap.conf

index 157092f9cb649d42bb70b0726a30470cb4fa69e6..fa91f34988e1955819080025d6f1380437708a53 100644 (file)
@@ -129,7 +129,6 @@ git        1.5.5
 gzip       -
 libtool    -
 perl       5.5
-rsync      -
 tar        -
 "