Re-work how DIST_* is used. Fix broken PKG_STORE handling.

This commit is contained in:
Darren 'Tadgy' Austin 2022-09-07 05:03:59 +01:00
commit 9f58cf020e
2 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# Version: 0.2.4
# Version: 0.2.5
# Package description syntax:
# * There must be exactly 11 lines which begin with the package name and ':'.
# * Line up the first '|' of the ruler with the ':' following the package name.
@ -16,4 +16,4 @@
%PKG_NAME%:
%PKG_NAME%: Warning: This package does not contain any configuration files.
%PKG_NAME%:
%PKG_NAME%: Packaged by: Darren 'Tadgy' Austin. Built for: %DIST_OS_ID%%BUILD_LIBDIRSUFFIX%-%DIST_OS_VERSION_ID%.
%PKG_NAME%: Packaged by: Darren 'Tadgy' Austin. Built for: %DIST_OS_ID%-%DIST_OS_VERSION_ID%.