summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/build-essential.morph17
-rw-r--r--strata/build-essential/diffutils-tarball.morph5
2 files changed, 22 insertions, 0 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 9f3831d2..3aee0506 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -477,3 +477,20 @@ chunks:
- stage2-make
- stage2-reset-specs
- glibc
+
+- name: diffutils-tarball
+ morph: strata/build-essential/diffutils-tarball.morph
+ repo: upstream:diffutils-tarball
+ ref: a3ec215973c3653ebdeb81dcdd1274519c376a3d
+ unpetrify-ref: diffutils-3.5
+ build-depends:
+ - stage2-binutils
+ - stage2-busybox
+ - stage2-glibc
+ - stage2-fhs-dirs
+ - stage2-gawk
+ - stage2-gcc
+ - stage2-linux-api-headers
+ - stage2-make
+ - stage2-reset-specs
+ - glibc
diff --git a/strata/build-essential/diffutils-tarball.morph b/strata/build-essential/diffutils-tarball.morph
new file mode 100644
index 00000000..e122fa80
--- /dev/null
+++ b/strata/build-essential/diffutils-tarball.morph
@@ -0,0 +1,5 @@
+name: diffutils-tarball
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls