introduced new var in module for future dependency system

This commit is contained in:
levasseur
2021-09-20 16:14:18 +02:00
parent dd5d597405
commit 2aa10ef23a
11 changed files with 14 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
# ------------------------------------------------------------------------------
export VER_install_profile="0.0.2"
export DEP_install_profile="install_pkg"
install_profile()
{