From: "Steven J. Hill" Date: Wed, 27 Apr 2005 21:00:48 +0000 (-0000) Subject: Slash missing. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=719bb81a16ea34600664900b2d3fc63df5cc10d0;p=buildroot.git Slash missing. --- diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk index b2813a5906..03e61f6c94 100644 --- a/package/rsync/rsync.mk +++ b/package/rsync/rsync.mk @@ -5,7 +5,7 @@ ############################################################# RSYNC_VER:=2.6.3 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz -RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions +RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions/ RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER) RSYNC_CAT:=zcat RSYNC_BINARY:=rsync