summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-08-24 16:43:41 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-08-25 11:16:08 +0000
commit928315ba4de69079d6be7069816cf1ccf99c1706 (patch)
tree23694ecf8c3287747e171091252083d298df1a05 /strata/core
parent698e4aed71d282e20cf54086034acbbdb2ad61d5 (diff)
downloaddefinitions-928315ba4de69079d6be7069816cf1ccf99c1706.tar.gz
core: Upgrade to latest 'acl' library
There hasn't been a release since v2.2.52, but there are fixes in 'master' which are useful. In particular the build system is now standard Autotools, and it no longer breaks if /lib64 is a symlink to /usr/lib64 (upstream commit cd76644ce9b9814a fixes that).
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/acl.morph6
1 files changed, 0 insertions, 6 deletions
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