summaryrefslogtreecommitdiff
path: root/strata/core/attr.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/attr.morph')
-rw-r--r--strata/core/attr.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/core/attr.morph b/strata/core/attr.morph
index 46d0b9c0..d0bf6976 100644
--- a/strata/core/attr.morph
+++ b/strata/core/attr.morph
@@ -1,8 +1,9 @@
name: attr
kind: chunk
build-system: autotools
-configure-commands:
+pre-configure-commands:
- make configure
+configure-commands:
- |
./configure --prefix="$PREFIX" \
--exec-prefix="$PREFIX" \