From a7315d829ffccc382c954746297aa9ec907810be Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 12 May 2023 18:57:10 -0400 Subject: SPF 2.0: Fix leftover words Commit 7f0fbc917254752ba35fce80855170c123f2c2a3 didn't remove everything it should have. --- (limited to 'specs/spf-2.0/buildsys.mdwn') diff --git a/specs/spf-2.0/buildsys.mdwn b/specs/spf-2.0/buildsys.mdwn index 07c8039..39bb82c 100644 --- a/specs/spf-2.0/buildsys.mdwn +++ b/specs/spf-2.0/buildsys.mdwn @@ -51,7 +51,7 @@ Build Work Area [work-area] When building packages, a new directory named `tmp` shall be created in the source package directory. In this directory, the package source code shall be -copied or unpacked into a directory called `src` shall be created. +copied or unpacked into a directory called `src`. After all expected binary packages have been built, the work area (`tmp` and its children) shall be removed. -- cgit v0.9.1