Kaydet (Commit) 0ed6f8c2 authored tarafından Matúš Kukan's avatar Matúš Kukan Kaydeden (comit) Michael Stahl

pyuno: another filelist to make instdir better

Change-Id: Ieda9b3847de3de8989eaafc542e60216baa1af4d
üst 41f00a35
......@@ -9,6 +9,8 @@
$(eval $(call gb_Package_Package,python_shell,$(call gb_CustomTarget_get_workdir,pyuno/python_shell)))
$(eval $(call gb_Package_add_file,python_shell,bin/pyuno/python,python.sh))
$(eval $(call gb_Package_set_outdir,python_shell,$(INSTDIR)))
$(eval $(call gb_Package_add_file,python_shell,$(gb_Package_PROGRAMDIRNAME)/python,python.sh))
# vim: set noet sw=4 ts=4:
......@@ -59,9 +59,9 @@ End
#ifndef SYSTEM_PYTHON
File gid_File_Py_Bin_Python
BIN_FILE_BODY;
Name = EXENAME(pyuno/python);
Dir = gid_Brand_Dir_Program;
Styles = (PACKED);
Name = "python_shell.filelist";
Dir = FILELIST_DIR;
Styles = (FILELIST, PACKED);
End
#ifndef MACOSX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment