Install /usr/local/libdata/ldconfig/cde for FreeBSD
I mean really this time. Please.
This commit is contained in:
committed by
Jon Trulson
parent
e7cb79e9b2
commit
663c251125
@@ -78,6 +78,7 @@ FILESET=CDE-SHLIBS
|
|||||||
retval=0
|
retval=0
|
||||||
CDE_TOP=CDE_INSTALLATION_TOP
|
CDE_TOP=CDE_INSTALLATION_TOP
|
||||||
CDE_CONF_TOP=CDE_CONFIGURATION_TOP
|
CDE_CONF_TOP=CDE_CONFIGURATION_TOP
|
||||||
|
LDCONFIGFILE=/usr/local/libdata/ldconfig/cde
|
||||||
|
|
||||||
HandleOption $*
|
HandleOption $*
|
||||||
|
|
||||||
@@ -88,6 +89,7 @@ CDE_CONF_TOP=CDE_CONFIGURATION_TOP
|
|||||||
|
|
||||||
RemoveShlibFiles
|
RemoveShlibFiles
|
||||||
|
|
||||||
|
rm -f $LDCONFIGFILE
|
||||||
/sbin/ldconfig -R
|
/sbin/ldconfig -R
|
||||||
|
|
||||||
VerifyInstalledFiles
|
VerifyInstalledFiles
|
||||||
@@ -97,6 +99,7 @@ CDE_CONF_TOP=CDE_CONFIGURATION_TOP
|
|||||||
|
|
||||||
MakeTheLink
|
MakeTheLink
|
||||||
|
|
||||||
|
rm -f $LDCONFIGFILE
|
||||||
echo $CDE_TOP/lib > $LDCONFIGFILE
|
echo $CDE_TOP/lib > $LDCONFIGFILE
|
||||||
/sbin/ldconfig -m $CDE_TOP/lib
|
/sbin/ldconfig -m $CDE_TOP/lib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user