summaryrefslogtreecommitdiff
path: root/posix-mini.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-11 09:52:33 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-11 09:52:33 +0000
commitd74a62d7634bff0c15275018ae9ba94f882bcaf0 (patch)
treeebb7aadc3d99d28c30902f1d62109bd544f37a5d /posix-mini.morph
parentb1c30b630f6d4c58207a92c7cd1c1515f8423cf1 (diff)
downloadmini-utils-d74a62d7634bff0c15275018ae9ba94f882bcaf0.tar.gz
Rename morphology to mini-utils
Diffstat (limited to 'posix-mini.morph')
-rw-r--r--posix-mini.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/posix-mini.morph b/posix-mini.morph
deleted file mode 100644
index 61554f2..0000000
--- a/posix-mini.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "name": "posix-mini",
- "kind": "chunk",
- "build-system": "autotools",
- "configure-commands": [],
- "install-commands": [
- "make PREFIX=\"$PREFIX\" DESTDIR=\"$DESTDIR\" install"
- ]
-}