mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Change phoenix name for compliance, r=blake, sr=bryner
This commit is contained in:
parent
baa13e02e1
commit
da4e0540b1
@ -205,7 +205,7 @@ endif # DMG
|
||||
! -name "*.reg" \
|
||||
$(PLATFORM_EXCLUDE_LIST) \
|
||||
-exec $(STRIP) $(STRIP_FLAGS) {} >/dev/null 2>&1 \;
|
||||
ifeq (,$(filter mozilla phoenix,$(MOZ_PKG_APPNAME)))
|
||||
ifeq (,$(filter mozilla MozillaFirebird,$(MOZ_PKG_APPNAME)))
|
||||
@echo "Creating start script $(MOZ_PKG_APPNAME)..."
|
||||
cd $(DIST)/$(MOZ_PKG_APPNAME); if [ -f mozilla ]; then cp mozilla $(MOZ_PKG_APPNAME); fi
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user