summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/build-essential.morph17
-rw-r--r--strata/build-essential/grep-tarball.morph5
2 files changed, 22 insertions, 0 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 426dea57..83653981 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -443,3 +443,20 @@ chunks:
- stage2-make
- stage2-reset-specs
- glibc
+
+- name: grep-tarball
+ morph: strata/build-essential/grep-tarball.morph
+ repo: upstream:grep-tarball
+ ref: 28ef1abc10cfbc2c3d2747c008eb2300858d0426
+ unpetrify-ref: grep-2.25
+ 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/grep-tarball.morph b/strata/build-essential/grep-tarball.morph
new file mode 100644
index 00000000..d862e06f
--- /dev/null
+++ b/strata/build-essential/grep-tarball.morph
@@ -0,0 +1,5 @@
+name: grep-tarball
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls