summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core.morph6
-rw-r--r--strata/core/acl.morph6
2 files changed, 3 insertions, 9 deletions
diff --git a/strata/core.morph b/strata/core.morph
index bcc3994f..8c12c42d 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -299,10 +299,10 @@ chunks:
- libtool
- perl
- name: acl
- morph: strata/core/acl.morph
repo: upstream:acl
- ref: f13e09bd54fd4a501c4952f002ed2752bdd9f93b
- unpetrify-ref: v2.2.52
+ ref: fa5f6835e00c4927cae051328642b2a5a0d8b1c1
+ unpetrify-ref: master
+ build-system: autotools
build-depends:
- autoconf
- automake
diff --git a/strata/core/acl.morph b/strata/core/acl.morph
deleted file mode 100644
index 23f08c1f..00000000
--- a/strata/core/acl.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: acl
-kind: chunk
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install-lib install-dev