@unexec ldconfig -m -> @unexec ldconfig -R
This commit is contained in:
parent
b4c1b4034c
commit
f37eff7959
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: ldconfig-new.sed,v 1.1 2000/06/30 21:39:36 espie Exp $
|
||||
# $OpenBSD: ldconfig-new.sed,v 1.2 2000/07/01 17:16:48 form Exp $
|
||||
#
|
||||
s,^DYNLIBDIR(\(.*\))$,@exec /sbin/ldconfig -m \1\
|
||||
@unexec /sbin/ldconfig -m \1,
|
||||
@unexec /sbin/ldconfig -R,
|
||||
#
|
||||
# This needs an ldconfig with -U support
|
||||
s,^NEWDYNLIBDIR(\(.*\))$,@exec /sbin/ldconfig -m \1\
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: ldconfig.sed,v 1.1 2000/06/30 21:39:36 espie Exp $
|
||||
# $OpenBSD: ldconfig.sed,v 1.2 2000/07/01 17:16:48 form Exp $
|
||||
#
|
||||
s,^DYNLIBDIR(\(.*\))$,@exec /sbin/ldconfig -m \1\
|
||||
@unexec /sbin/ldconfig -m \1,
|
||||
@unexec /sbin/ldconfig -R,
|
||||
|
||||
s,^NEWDYNLIBDIR(\(.*\))$,@exec /sbin/ldconfig -m \1\
|
||||
@unexec /sbin/ldconfig -m \1,
|
||||
@unexec /sbin/ldconfig -R,
|
||||
|
Loading…
x
Reference in New Issue
Block a user