We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f14e4 commit 23e69b5Copy full SHA for 23e69b5
release/packages/template.ucl
@@ -8,8 +8,7 @@ name = "${PKG_NAME_PREFIX}-${PKGNAME}"
8
# Base packages always install to /.
9
prefix = "/"
10
11
-# For base packages, origin is always "base".
12
-origin = "base"
+origin = "base/${PKG_NAME_PREFIX}-${PKGNAME}"
13
categories = [ base ]
14
15
# $VERSION is the version of the base system being built.
0 commit comments