summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-29 16:10:50 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-29 16:10:50 +0000
commit631ba993b60ba60a17d120e49e1ea0a48732a79d (patch)
tree716ff2820112698c41c5901bd07276a255cec522
parent588a07a462c0a65c259820aa841b2f7870c9e4f5 (diff)
downloaddefinitions-631ba993b60ba60a17d120e49e1ea0a48732a79d.tar.gz
Update screen chunk in definitions
-rw-r--r--strata/tools/screen.morph4
-rw-r--r--tools.morph3
2 files changed, 4 insertions, 3 deletions
diff --git a/strata/tools/screen.morph b/strata/tools/screen.morph
index c2b27263..c2e67360 100644
--- a/strata/tools/screen.morph
+++ b/strata/tools/screen.morph
@@ -1,11 +1,11 @@
name: screen
kind: chunk
description: A terminal multiplexer and sanity tool for many
-build-commands:
-- cd ./src && make
configure-commands:
- cd ./src && sh autogen.sh
- cd ./src && ./configure --prefix="$PREFIX"
+build-commands:
+- cd ./src && make
install-commands:
- cd ./src && make DESTDIR="$DESTDIR" install
max-jobs: 1
diff --git a/tools.morph b/tools.morph
index 43889dcb..c1cf74da 100644
--- a/tools.morph
+++ b/tools.morph
@@ -130,8 +130,9 @@ chunks:
unpetrify-ref: baserock/morph
build-depends: []
- name: screen
+ morph: strata/tools/screen.morph
repo: upstream:screen
- ref: 7dd4a9e5f385c96a77e8ee5c977a1dde4c0ff467
+ ref: bb1ef155222d2c5706f30b6b0fe078a501932dd5
unpetrify-ref: baserock/morph
build-depends: []
- name: u-boot