aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-09-25 18:06:40 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-09-25 18:06:40 -0500
commitf06c35a6af9cd11f33207cba1503ecd0d874cbba (patch)
treec257802720045d31fad3867139f1ce030fd9cdac
parent2aad11ed8dfd5206588df893846c474a9a7463bc (diff)
downloadluarocks-packaging-f06c35a6af9cd11f33207cba1503ecd0d874cbba.tar.gz
luarocks-packaging-f06c35a6af9cd11f33207cba1503ecd0d874cbba.tar.bz2
luarocks-packaging-f06c35a6af9cd11f33207cba1503ecd0d874cbba.zip
correct patch range
-rw-r--r--luarocks.exe.c.jit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/luarocks.exe.c.jit.patch b/luarocks.exe.c.jit.patch
index 43a1891..acdba5d 100644
--- a/luarocks.exe.c.jit.patch
+++ b/luarocks.exe.c.jit.patch
@@ -1,6 +1,6 @@
1--- luarocks.exe.c 2024-09-23 15:25:00.870448000 -0500 1--- luarocks.exe.c 2024-09-23 15:25:00.870448000 -0500
2+++ luarocks.exe.c 2024-09-23 15:27:52.663551300 -0500 2+++ luarocks.exe.c 2024-09-23 15:27:52.663551300 -0500
3@@ -17,6 +17,33 @@ 3@@ -17,6 +17,11 @@
4 #define getprogname() 4 #define getprogname()
5 #endif 5 #endif
6 6