summaryrefslogtreecommitdiff
path: root/scp2/source/python
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-09-12 00:04:39 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-12 00:20:39 +0200
commitf89cce877cc0480e00ee226780dec887f9d0063a (patch)
treea4210971073b0bef8aad434213a07e4e26b5a3ca /scp2/source/python
parent80a672ecf3e537f1b29a1ae216510837846ceebf (diff)
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
Diffstat (limited to 'scp2/source/python')
-rw-r--r--scp2/source/python/file_python.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index 57f347d9b594..e4d5336df41d 100644
--- a/scp2/source/python/file_python.scp
+++ b/scp2/source/python/file_python.scp
@@ -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