From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 5 Mar 2012 11:06:22 +0100 Subject: [Buildroot] [pull request v2] Pull request for branch for-2012.05/wget-download-fix Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Changes since v1: * Use rm -f instead of rm in order to handle the case where the output file has not been created at all. Thanks to Baruch Siach for pointing the problem. The following changes since commit dca6e03eac0ec70bb01492e378c694d8dabcedfd: kernel-headers: bump 3.0.x / 3.2.x stable versions (2012-03-01 14:07:29 +0100) are available in the git repository at: git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git for-2012.05/wget-download-fix Thomas Petazzoni (1): package: fix WGET download method package/Makefile.package.in | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) Thanks, -- Thomas Petazzoni