summaryrefslogtreecommitdiff
path: root/homebrew/malbolge/patches.sh
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/malbolge/patches.sh')
-rwxr-xr-xhomebrew/malbolge/patches.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/homebrew/malbolge/patches.sh b/homebrew/malbolge/patches.sh
new file mode 100755
index 000000000..a43c0b560
--- /dev/null
+++ b/homebrew/malbolge/patches.sh
@@ -0,0 +1,7 @@
+echo 'Creating brew-patch.diff'
+cat << EOF >> brew-patch.diff
+--- /malbolge.c
++++ /malbolge.c
+25d24
+< #include <malloc.h>
+EOF