mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 468494 - nightly mac builds are over 285Mb in size. fix NO_PKG_FILES to remove .dSYM bundles. r=bsmedberg
This commit is contained in:
parent
7d1216b675
commit
117b542f74
@ -259,6 +259,7 @@ NO_PKG_FILES += \
|
|||||||
components/xpti.dat \
|
components/xpti.dat \
|
||||||
content_unit_tests \
|
content_unit_tests \
|
||||||
necko_unit_tests \
|
necko_unit_tests \
|
||||||
|
*.dSYM \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# browser/locales/Makefile uses this makefile for its variable defs, but
|
# browser/locales/Makefile uses this makefile for its variable defs, but
|
||||||
|
Loading…
Reference in New Issue
Block a user