add missing patch
This commit is contained in:
parent
74c46cd133
commit
c7c46e397a
12
lang/mono-basic/patches/patch-vbnc_vbnc_Makefile
Normal file
12
lang/mono-basic/patches/patch-vbnc_vbnc_Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-vbnc_vbnc_Makefile,v 1.1 2011/11/09 22:25:29 robert Exp $
|
||||
--- vbnc/vbnc/Makefile.orig Wed Nov 9 23:24:29 2011
|
||||
+++ vbnc/vbnc/Makefile Wed Nov 9 23:24:35 2011
|
||||
@@ -31,7 +31,7 @@ version.tmp: $(topdir)/configure setversion.sh
|
||||
-$(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 -p vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp
|
||||
|
||||
vbnc.Errors.resources: source/Resources/Errors.resx
|
||||
resgen2 source/Resources/Errors.resx vbnc.Errors.resources
|
Loading…
Reference in New Issue
Block a user