installer: search files in INSTDIR

INSTDIR has everything that will be installed anyway, so ideally the
file search patch should only be INSTDIR + whatever is needed to get the
Package file lists; especially WORKDIR seems inappropriate there.

The exception is extension .oxt files which apparently are not in
INSTDIR; not sure what to do about those.

Change-Id: I2477c25ab9fcf953fae9c219e76c467e14729cda
This commit is contained in:
Michael Stahl
2013-09-12 00:04:39 +02:00
parent 80a672ecf3
commit f89cce877c
9 changed files with 43 additions and 22 deletions

View File

@@ -52,7 +52,7 @@ STD_LIB_FILE( gid_File_Lib_Pythonloader, pythonloader )
File gid_File_Pyuno_Rdb
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program_Services;
Name = "Rdb/pyuno.rdb";
Name = "pyuno.rdb";
Styles = (PACKED);
End