6cd25685eb
- fix typo in alternative MASTER_SITES line.
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
$OpenBSD: patch-cherokee_Makefile_in,v 1.3 2009/04/17 23:17:07 sthen Exp $
|
|
--- cherokee/Makefile.in.orig Thu Apr 9 05:37:05 2009
|
|
+++ cherokee/Makefile.in Tue Apr 14 10:50:43 2009
|
|
@@ -1259,7 +1259,8 @@ $(common_ldflags) \
|
|
-module \
|
|
-avoid-version \
|
|
-export-dynamic \
|
|
-$(module_ldflags_w32)
|
|
+$(module_ldflags_w32) \
|
|
+-Wl,-rpath,${PREFIX}/lib/cherokee
|
|
|
|
|
|
#
|