summaryrefslogtreecommitdiff
path: root/strata/foundation
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-10-15 16:16:24 +0000
committerJavier Jardón <jjardon@gnome.org>2014-11-11 22:47:58 +0000
commita7aea3c4d98472721d05d4cae9f453a410062cbf (patch)
treeaa3ac3c5c682d11e12cff3e9e998c96b676fca33 /strata/foundation
parent312e07068a496879e867eabf7ad11041b7779f80 (diff)
downloaddefinitions-a7aea3c4d98472721d05d4cae9f453a410062cbf.tar.gz
Move coreutils to its own stratum
Diffstat (limited to 'strata/foundation')
-rw-r--r--strata/foundation/patch.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/foundation/patch.morph b/strata/foundation/patch.morph
deleted file mode 100644
index 65e07e67..00000000
--- a/strata/foundation/patch.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: patch
-kind: chunk
-configure-commands:
-- bash bootstrap --skip-po
-- ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin --disable-nls
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install