summaryrefslogtreecommitdiffstats
path: root/specs/spf-2.0
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:44:30 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:44:30 (EDT)
commite1cef3e82b14a9bb12a9e32ed12cfe90e361e819 (patch)
tree65c4c23d5963456ffdebde43f72308898fa50963 /specs/spf-2.0
parentd9d73f3adb6b4769a020faef0862af8a04a8789d (diff)
SPF 2.0: Specify mode for build
Diffstat (limited to 'specs/spf-2.0')
-rw-r--r--specs/spf-2.0/buildsys.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/spf-2.0/buildsys.mdwn b/specs/spf-2.0/buildsys.mdwn
index e99794f..07c8039 100644
--- a/specs/spf-2.0/buildsys.mdwn
+++ b/specs/spf-2.0/buildsys.mdwn
@@ -3,7 +3,7 @@ Build Makefile [build]
A file named `build` directs the process of building and installing data files
to be provided by binary packages. It must be a makefile, and it must be
-executable by all users.
+executable by all users (mode 0755 octal).
The first line of this file must name a **make**(1) interpreter in a magic
number sample as follows: