diff options
Diffstat (limited to 'net/luasocket/files/patch-aa')
-rw-r--r-- | net/luasocket/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/luasocket/files/patch-aa b/net/luasocket/files/patch-aa deleted file mode 100644 index 1448c15c0233..000000000000 --- a/net/luasocket/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Tue Dec 17 10:15:00 2002 -+++ Makefile Tue Dec 17 10:16:08 2002 -@@ -12,7 +12,7 @@ - - # Set LUAINC to the Lua include directory and LUALIB to the - # Lua library directory --LUA = /home/i/diego/public/lib/lua-4.0 -+LUA = ${LOCALBASE} - LUAINC = $(LUA)/include - LUALIB = $(LUA)/lib/$(TEC_UNAME) - |