Package: libreoffice-common Version: 1:3.3.0-2 Hello,
libreoffice creates a /user directory and data in it:
$ ls -l /user/*
/user/extensions:
total 8
drwxr-xr-x 3 root root 4096 Feb 8 22:27 shared
drwxr-xr-x 4 root root 4096 Feb 8 22:27 tmp
/user/uno_packages:
total 4
drwxr-xr-x 4 root root 4096 Feb 8 22:27 cache
I guess this is because of /usr/lib/libreoffice/basis3.3/program/unorc
shipped with libreoffice-common:
BUNDLED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/bundled
TMP_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/tmp
SHARED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/shared
UNO_USER_PACKAGES=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/uno_packages
regards
Mario
--
Doing it right is no excuse for not meeting the schedule.
-- Plant Manager, Delphi Corporation
signature.asc
Description: Digital signature

