summaryrefslogtreecommitdiff
path: root/strata/tools/git-fat.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/tools/git-fat.morph')
-rw-r--r--strata/tools/git-fat.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/strata/tools/git-fat.morph b/strata/tools/git-fat.morph
new file mode 100644
index 00000000..248c5ba2
--- /dev/null
+++ b/strata/tools/git-fat.morph
@@ -0,0 +1,21 @@
+name: git-fat
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands: []
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- install -D -m 755 git-fat "$DESTDIR/usr/bin/git-fat"
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []