Skip to content
Snippets Groups Projects
Unverified Commit 08261418 authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

- bs: rename default package builder id as vanilla

parent 7802a3af
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ option(DIAGNOSTIC_UBSAN "Diagnostic: Undefined Sanitizer" Off) ...@@ -97,7 +97,7 @@ option(DIAGNOSTIC_UBSAN "Diagnostic: Undefined Sanitizer" Off)
# The variable sets an ID for the builder of the software. The variable is # The variable sets an ID for the builder of the software. The variable is
# meant to be used by the package maintainers who want to assign a builder # meant to be used by the package maintainers who want to assign a builder
# identification which points back to themselves. # identification which points back to themselves.
set(PKG_BUILDER_ID "unknown" CACHE STRING "ID for a Package Maintainer") set(PKG_BUILDER_ID "vanilla" CACHE STRING "ID for a Package Maintainer")
# PKG_BUILDER_REVISION (Variable) # PKG_BUILDER_REVISION (Variable)
# The variable sets a revision for the builder of the software. The variable is # The variable sets a revision for the builder of the software. The variable is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment