INTEGRATION: CWS debianer (1.7.16); FILE MERGED
2005/08/03 11:44:17 obr 1.7.16.1: #i52569# patch soffice script to expand the LD_LIBRARY_PATH
This commit is contained in:
parent
f8755c0bb3
commit
f506fa83aa
1 changed files with 2 additions and 1 deletions
|
@ -38,8 +38,9 @@ done
|
|||
|
||||
INSTALL_DIR=$MY_ROOT`pkginfo -R $MY_ROOT -r $COREPKG01`
|
||||
|
||||
# Restore original bootstraprc
|
||||
# Restore original bootstraprc and sofficerc
|
||||
mv -f $INSTALL_DIR/program/bootstraprc.orig $INSTALL_DIR/program/bootstraprc
|
||||
mv -f $INSTALL_DIR/program/soffice.orig $INSTALL_DIR/program/soffice
|
||||
|
||||
for i in $PKGLIST $COREPKG; do
|
||||
LD_PRELOAD=$GETUID_SO /usr/sbin/pkgrm -n -R $MY_ROOT $i
|
||||
|
|
Loading…
Reference in a new issue