summaryrefslogtreecommitdiffstats
path: root/specs/spf-2.0
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:43:23 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:43:23 (EDT)
commitd9d73f3adb6b4769a020faef0862af8a04a8789d (patch)
treeca282a33fd8866fa9f59405a419fc0061a8dbdcd /specs/spf-2.0
parent30b4b72ec5d2c3be0394b4f1c2eb8840fabfbe1a (diff)
SPF 2.0: build must be executable
Diffstat (limited to 'specs/spf-2.0')
-rw-r--r--specs/spf-2.0/overview.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/spf-2.0/overview.mdwn b/specs/spf-2.0/overview.mdwn
index d75642c..5e9fe5c 100644
--- a/specs/spf-2.0/overview.mdwn
+++ b/specs/spf-2.0/overview.mdwn
@@ -151,7 +151,7 @@ scripts.
`build` [files-build]
---------------------
-This file is required.
+This file is required and must be executable by any user (mode 0755 octal).
This file is a makefile that controls the building of binary packages. See
$[sectlink][build] for requirements for this file.