summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-09 15:38:57 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-09 15:39:56 +0100
commitc359f7c8e83a00d847b4a3ba44116ab8046de8a4 (patch)
tree64765cb28580c023d0cc49dd308e46a7d7b86364
parentc63579e72a73a5046e4bfb609db3465177a01e9f (diff)
downloaddefinitions-c359f7c8e83a00d847b4a3ba44116ab8046de8a4.tar.gz
Build findutils-tarball
Change-Id: I119dcb6a6aff823c290c5ef08d60363bbd62e062
-rw-r--r--strata/build-essential.morph17
-rw-r--r--strata/build-essential/findutils-tarball.morph5
2 files changed, 22 insertions, 0 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 83653981..9f3831d2 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -460,3 +460,20 @@ chunks:
- stage2-make
- stage2-reset-specs
- glibc
+
+- name: findutils-tarball
+ morph: strata/build-essential/findutils-tarball.morph
+ repo: upstream:findutils-tarball
+ ref: d7fdaf4d3a9795a294e93cad6f7d8238ba3754a6
+ unpetrify-ref: findutils-4.6.0
+ 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/findutils-tarball.morph b/strata/build-essential/findutils-tarball.morph
new file mode 100644
index 00000000..c47856dc
--- /dev/null
+++ b/strata/build-essential/findutils-tarball.morph
@@ -0,0 +1,5 @@
+name: findutils-tarball
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls