Remove duplicated entry
[LibreOffice.git] / desktop / test / deployment / executable_content / readme.txt
blob2c336de723bb4d63410b40a0ce01d7f370a87d41
1 When the executable is installed try to execute the executable "hello". The executable
2 file attribute (not on Windows) should be set.
4 CD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
5 Then there are the directories for different platforms:
7 windows,
8 solaris,
9 linux
11 Each directory contains a hello executable. On linux one should execute it in a 
12 shell with a build environment, so that the C++ runtime is found.