ncftp: specify ln -sf to remove existing destination files
authorAxel Lin <axel.lin@ingics.com>
Mon, 14 Oct 2013 13:21:30 +0000 (21:21 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 14 Oct 2013 19:59:53 +0000 (21:59 +0200)
commiteed2e02fb99f31196df75ec3dadaf80fa68fffe3
tree15a07b2f2bfbae60ee2222a79849fa9c84812914
parent86e61d20504db0881c495da07a25552d8783bd71
ncftp: specify ln -sf to remove existing destination files

This fixes below build error when executing "make ncftp-dirclean; make".

ln -s /usr/bin/ncftpbatch /opt/test/br-x86/buildroot/output/target/usr/bin/ncftpspooler
ln: failed to create symbolic link '/opt/test/br-x86/buildroot/output/target/usr/bin/ncftpspooler': File exists
make: *** [/opt/test/br-x86/buildroot/output/build/ncftp-3.2.5/.stamp_target_installed] Error 1

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ncftp/ncftp.mk