- stop fucking with ldconfig during build
This commit is contained in:
parent
2af4692fc4
commit
0888b24e7e
14
textproc/openjade/patches/patch-configure
Normal file
14
textproc/openjade/patches/patch-configure
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2009/11/29 19:55:42 jasper Exp $
|
||||
|
||||
don't run ldconfig -m.
|
||||
|
||||
--- configure.orig Sun Nov 29 15:52:35 2009
|
||||
+++ configure Sun Nov 29 15:52:52 2009
|
||||
@@ -8284,7 +8284,6 @@ openbsd*)
|
||||
need_version=no
|
||||
fi
|
||||
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
|
||||
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user