summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-09 18:27:26 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-10 11:35:27 +0100
commitce7075da36c332ab6e4846d11dab4bc011e1eb10 (patch)
treeaf20dc203a32f5a53d5267932b3dfba835785a9d
parentc359f7c8e83a00d847b4a3ba44116ab8046de8a4 (diff)
downloaddefinitions-ce7075da36c332ab6e4846d11dab4bc011e1eb10.tar.gz
Build diffutils-tarball
Change-Id: Iee4c2bc7b295e91c6e981052e89cdd873c3df2e5
-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