diff options
Diffstat (limited to 'extras/Package_gallsystemstr.mk')
-rw-r--r-- | extras/Package_gallsystemstr.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Package_gallsystemstr.mk b/extras/Package_gallsystemstr.mk index bcae3f5aa8bc..a36c7ffadc39 100644 --- a/extras/Package_gallsystemstr.mk +++ b/extras/Package_gallsystemstr.mk @@ -8,7 +8,7 @@ # # defining extra package for that is a little hacky - maybe use PackageSet instead? -$(eval $(call gb_Package_Package,extras_gallsystemstr,$(call gb_CustomTarget_get_workdir,extras/gallsysstr))) +$(eval $(call gb_Package_Package,extras_gallsystemstr,$(gb_CustomTarget_workdir)/extras/gallsysstr)) $(eval $(call gb_Package_use_customtarget,extras_gallsystemstr,extras/gallsysstr)) $(eval $(call gb_Package_add_files,extras_gallsystemstr,$(LIBO_SHARE_FOLDER)/gallery,\ |