rsync: fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5029 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-08-08 07:42:25 +00:00
parent 12f914d038
commit 714a5e1bfc
1 changed files with 1 additions and 2 deletions

View File

@ -2,9 +2,8 @@ LICENSE = "GPL"
DESCRIPTION = "A file-synchronization tool"
SECTION = "console/network"
PRIORITY = "optional"
PR = "r0"
SRC_URI = "http://rsync.samba.org/ftp/rsync/rsync-${PV}.tar.gz \
SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \
file://rsyncd.conf"
inherit autotools