summaryrefslogtreecommitdiff
path: root/strata/foundation/libcap2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/libcap2.morph')
-rw-r--r--strata/foundation/libcap2.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/foundation/libcap2.morph b/strata/foundation/libcap2.morph
new file mode 100644
index 00000000..ad707d4b
--- /dev/null
+++ b/strata/foundation/libcap2.morph
@@ -0,0 +1,22 @@
+name: libcap2
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make prefix="$PREFIX"
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make prefix="$PREFIX" DESTDIR="$DESTDIR" RAISE_SETFCAP=no install lib=lib
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []