diff options
author | Holger Freyther <zecke@selfish.org> | 2008-04-28 14:29:01 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-04-28 14:29:01 +0000 |
commit | ac03da524e5e040ca320c59b2b03c75685d925e0 (patch) | |
tree | f5853262cfd0bc85049eebb3842224cce9c1f1cd /packages/rsync/rsync.inc | |
parent | 24dc77b97b4c9a2a3d05078e81d9cab8d64a1809 (diff) | |
parent | f548461fca3bba7329777be4f89870c6f1cdccc1 (diff) |
merge of '54b3dda1df013d6327e2ce8df95d7cfeeac2fbae'
and 'b5af291fa9dc074af84727684ddae1efa9c1be0d'
Diffstat (limited to 'packages/rsync/rsync.inc')
-rw-r--r-- | packages/rsync/rsync.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/rsync/rsync.inc b/packages/rsync/rsync.inc index bc24f4daac..7ec83293ff 100644 --- a/packages/rsync/rsync.inc +++ b/packages/rsync/rsync.inc @@ -7,6 +7,8 @@ DEPENDS += "popt" inherit autotools +SRC_URI = "http://rsync.samba.org/ftp/rsync/old-versions/rsync-${PV}.tar.gz" + EXTRA_OEMAKE='STRIP=""' do_install_append() { |