From bae780d04999a6452e01693690c555df51c9aaf1 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 3 Feb 2018 18:33:25 +0100 Subject: pcr/lua-cyrussasl: updated to 1.1.0 --- pcr/lua-cyrussasl/lua-cyrussasl.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pcr/lua-cyrussasl/lua-cyrussasl.patch') diff --git a/pcr/lua-cyrussasl/lua-cyrussasl.patch b/pcr/lua-cyrussasl/lua-cyrussasl.patch index cf1229a3f..db1ad90f0 100644 --- a/pcr/lua-cyrussasl/lua-cyrussasl.patch +++ b/pcr/lua-cyrussasl/lua-cyrussasl.patch @@ -1,8 +1,8 @@ --- lua-cyrussasl.orig/Makefile 2010-07-06 12:01:15.000000000 -0500 +++ lua-cyrussasl/Makefile 2013-02-17 17:07:33.896240233 -0500 -@@ -4,12 +4,18 @@ - #LUAPATH=/usr/share/lua/5.1 - #CPATH=/usr/lib/lua/5.1 +@@ -16,12 +16,18 @@ + #LUAPATH=/usr/local/share/lua/5.1 + #CPATH=/usr/local/lib/lua/5.1 +# Arch/Parabola +CFLAGS=-g -O2 -fpic -I/usr/include/lua5.1 @@ -10,7 +10,7 @@ +LUAPATH=/usr/share/lua/5.1 +CPATH=/usr/lib/lua/5.1 + - # MacOS + # MacOS (tested with 10.6, 10.7, 10.8) -CFLAGS=-g -Wall -O2 -LDFLAGS=-bundle -undefined dynamic_lookup -lsasl2 -MACOSX_VERSION=10.5 @@ -24,7 +24,7 @@ ######################################################### # -@@ -28,7 +34,7 @@ +@@ -40,7 +46,7 @@ all: $(TARGET) install: $(TARGET) -- cgit v1.2.3