
$FreeBSD: tags/RELEASE_10_1_0/lang/mono-basic/files/patch-vbnc_vbnc_Makefile 340725 2014-01-22 17:40:44Z mat $

--- vbnc/vbnc/Makefile.orig
+++ vbnc/vbnc/Makefile
@@ -31,7 +31,7 @@
 	-$(topdir)/vbnc/vbnc/setversion.sh $(topdir)/vbnc/vbnc/source/General/Version.vb
 
 all-local: vbnc.Errors.resources vbnc.exe.sources version.tmp
-	@cp -pu vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp
+	@cp -R vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp
 	
 vbnc.Errors.resources: source/Resources/Errors.resx
 	resgen2 source/Resources/Errors.resx vbnc.Errors.resources
