From 779eb58df6626316c3a448b358b2843ebc4700a2 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sat, 11 Apr 2015 02:18:51 +0000 Subject: Be explicit with make command in acl.morph Change-Id: I6e86553520f1ef7de14d8b58bdf4141cda1db9b7 --- strata/foundation/acl.morph | 2 ++ 1 file changed, 2 insertions(+) diff --git a/strata/foundation/acl.morph b/strata/foundation/acl.morph index 4489f5d5..c742d8ae 100644 --- a/strata/foundation/acl.morph +++ b/strata/foundation/acl.morph @@ -1,4 +1,6 @@ name: acl kind: chunk +build-commands: +- make install-commands: - make DESTDIR="$DESTDIR" install-dev -- cgit v1.2.1