From e1cef3e82b14a9bb12a9e32ed12cfe90e361e819 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 17 Mar 2019 18:44:30 -0400
Subject: SPF 2.0: Specify mode for build

---
(limited to 'specs')

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:
--
cgit v0.9.1