feat: use version display for package version number
(cherry picked from commit c8909532b0ba8620daed9b3a31efeec5fa7f7b3a)
This commit is contained in:
@@ -11,7 +11,7 @@ ifndef PACKAGE_NAME_MK_INCLUDED
|
|||||||
PACKAGE_NAME_MK_INCLUDED := 1
|
PACKAGE_NAME_MK_INCLUDED := 1
|
||||||
|
|
||||||
ifndef MOZ_PKG_VERSION
|
ifndef MOZ_PKG_VERSION
|
||||||
MOZ_PKG_VERSION = $(MOZ_APP_VERSION)
|
MOZ_PKG_VERSION = $(MOZ_APP_VERSION_DISPLAY)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef MOZ_PKG_PLATFORM
|
ifndef MOZ_PKG_PLATFORM
|
||||||
|
|||||||
Reference in New Issue
Block a user