summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-09 12:58:54 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-09 13:21:24 +0100
commitc63579e72a73a5046e4bfb609db3465177a01e9f (patch)
tree5e99b0cac006efe618768262c0be8dc431b888d0
parent6dc4a2f57959d407fe832fdfbbadd02e1bf3d15e (diff)
downloaddefinitions-c63579e72a73a5046e4bfb609db3465177a01e9f.tar.gz
Build grep-tarball
Change-Id: Ia29fb81916d887d3a72d87d0e37ce33c1db500a1
-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