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