summaryrefslogtreecommitdiffstats
path: root/devel/bin86/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bin86/PRE_BUILD')
-rwxr-xr-xdevel/bin86/PRE_BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bin86/PRE_BUILD b/devel/bin86/PRE_BUILD
index 6303a19fcf..3cd0991e83 100755
--- a/devel/bin86/PRE_BUILD
+++ b/devel/bin86/PRE_BUILD
@@ -2,5 +2,5 @@ default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- patch -p0 -i "$SPELL_DIRECTORY"/"$SPELL"-"$VERSION"-amd64_build.patch
+ patch -p0 -i "$SPELL_DIRECTORY"/"$SPELL"-0.16.17-amd64_build.patch
fi