summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 53d87b3..9d6ac2c 100755
--- a/build
+++ b/build
@@ -7,6 +7,7 @@ include ../macros.$(OPK_HOST_ARCH_KERNEL).mk
version = $$(printf '%s\n' '$(OPK_SOURCE_VERSION)' | \
sed 's|\(^[0-9][0-9]*\.[0-9][0-9]*\).*$$|\1|')
+# Set the distribution name in dist-vars.sh, not here.
script = \
s|@DISTRIBUTION@|$${dist_name}|; \
s|@OS@|$(os)|; \