Kaydet (Commit) 86299473 authored tarafından Michael Stahl's avatar Michael Stahl

sysui: deliver .desktop files to INSTDIR

Change-Id: Ie8cff1b77145cdec2b4cb5650987809d097a71cd
üst be0adb9f
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
$(eval $(call gb_Package_Package,share,$(share_WORKDIR)/libreoffice)) $(eval $(call gb_Package_Package,share,$(share_WORKDIR)/libreoffice))
$(eval $(call gb_Package_add_files,share,pck,\ $(eval $(call gb_Package_set_outdir,share,$(INSTROOT)))
$(eval $(call gb_Package_add_files,share,share/xdg,\
$(addsuffix .desktop,$(LAUNCHERLIST)) \ $(addsuffix .desktop,$(LAUNCHERLIST)) \
)) ))
......
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