diff options
Diffstat (limited to 'recipes/mono/mono-mcs-intermediate.inc')
-rw-r--r-- | recipes/mono/mono-mcs-intermediate.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mono/mono-mcs-intermediate.inc b/recipes/mono/mono-mcs-intermediate.inc index 77a0627517..ee00550d71 100644 --- a/recipes/mono/mono-mcs-intermediate.inc +++ b/recipes/mono/mono-mcs-intermediate.inc @@ -8,7 +8,7 @@ PR = "r0" DEPENDS = "mono-native glib-2.0-native perl-native" -SRC_URI += "file://mono-fix-libdir-path.patch;patch=1" +SRC_URI += "file://mono-fix-libdir-path.patch" # Inherit native to set up compiler and paths ... inherit native |