Skip to content
Snippets Groups Projects
  • Josef Schlehofer's avatar
    treewide: remove PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) · 4c4fa019
    Josef Schlehofer authored
    We are overwriting defaults. It is wrong as we didn't count with
    variable ($PKG_VERSION). This means that if we didn't clean up
    build_dir or dl folder, it will be extraced to smth without versioning.
    
    - remove PKG_SOURCE_SUBDIR:=$(PKG_NAME) as well
    - Add PKG_RELEASE if it was possible
    Verified
    4c4fa019