SOURCES: openser-build.patch (NEW) - new

arekm arekm at pld-linux.org
Thu Apr 12 21:04:43 CEST 2007


Author: arekm                        Date: Thu Apr 12 19:04:42 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   openser-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openser-build.patch
diff -u /dev/null SOURCES/openser-build.patch:1.1
--- /dev/null	Thu Apr 12 21:04:42 2007
+++ SOURCES/openser-build.patch	Thu Apr 12 21:04:37 2007
@@ -0,0 +1,12 @@
+diff -urN openser-1.2.0-tls.org/modules/osp/Makefile openser-1.2.0-tls/modules/osp/Makefile
+--- openser-1.2.0-tls.org/modules/osp/Makefile	2007-03-12 16:21:18.000000000 +0100
++++ openser-1.2.0-tls/modules/osp/Makefile	2007-04-12 21:01:54.401125659 +0200
+@@ -8,7 +8,7 @@
+ NAME=osp.so
+ DEFS+=-D_POSIX_THREADS
+ 
+-LIBS=$(shell if [ -f $(SYSBASE)/local/lib/libosptk.a ]; then echo "-losptk" ; else echo "-losp" ; fi)
++LIBS=-losptk
+ LIBS+=-lssl -lcrypto -lpthread -lm
+ 
+ 
================================================================


More information about the pld-cvs-commit mailing list