Revert "dectmngr: avoid multiple directories in build_dir when lifting versions"

This reverts commit a94c701f66.
This commit is contained in:
Sukru Senli 2021-09-23 15:19:31 +02:00
parent ca9e4f1765
commit b861a89031

View file

@ -22,8 +22,10 @@ PKG_LICENSE:=PROPRIETARY
PKG_LICENSE_FILES:=LICENSE
RSTRIP:=true
export BUILD_DIR
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_RELEASE)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_RELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_BUILD_PARALLEL:=1