1
0
Fork 0
libreoffice/desktop/test/deployment/executable_content
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
build Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
hello.oxt Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
readme.txt Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

When the executable is installed try to execute the executable "hello". The executable
file attribute (not on Windows) should be set.

CD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
Then there are the directories for different platforms:

windows,
solaris,
linux

Each directory contains a hello executable. On linux one should execute it in a 
shell with a build environment, so that the C++ runtime is found.