Kaydet (Commit) fca4b8d4 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Move Mac OS X Info.plist into instdir

Change-Id: I69139234a7f55101afc987a960bcdf5aca95c5b3
üst 07ec7b1c
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
$(eval $(call gb_Package_Package,infoplist,$(call gb_CustomTarget_get_workdir,sysui/infoplist))) $(eval $(call gb_Package_Package,infoplist,$(call gb_CustomTarget_get_workdir,sysui/infoplist)))
$(eval $(call gb_Package_add_files,infoplist,pck,\ $(eval $(call gb_Package_set_outdir,infoplist,$(gb_INSTROOT)))
$(eval $(call gb_Package_add_files,infoplist,,\
PkgInfo \ PkgInfo \
Info.plist \ Info.plist \
)) ))
......
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