forked from amazingfate/loongoffice
gbuild: allow to use RepositoryFixes also for executables
Helps to kill package in cpputools. And autoinstall uno executable. Change-Id: Ib1d546371ec8d2b06381d88eff98dbc5b70da400
This commit is contained in:
@ -19,12 +19,6 @@ $(eval $(call gb_Module_add_targets,cpputools,\
|
||||
Executable_uno \
|
||||
))
|
||||
|
||||
ifneq ($(OS),WNT)
|
||||
$(eval $(call gb_Module_add_targets,cpputools,\
|
||||
Package_bin \
|
||||
))
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
# vim:set noet sw=4 ts=4:
|
||||
|
||||
Reference in New Issue
Block a user