From 3ac4ab2ef04c258652f5dc1a8d3f8edea77b9258 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Fri, 5 Jun 2015 12:41:38 +0100 Subject: Remove the /var directory in the post install commands section --- strata/build-essential/fhs-dirs.morph | 2 ++ 1 file changed, 2 insertions(+) diff --git a/strata/build-essential/fhs-dirs.morph b/strata/build-essential/fhs-dirs.morph index 64474872..9c21cae0 100644 --- a/strata/build-essential/fhs-dirs.morph +++ b/strata/build-essential/fhs-dirs.morph @@ -48,3 +48,5 @@ devices: minor: 5 permissions: '0666' uid: 0 +post-install-commands: +- rm -rf "$DESTDIR"/var -- cgit v1.2.1