summaryrefslogtreecommitdiff
path: root/strata/webtools
diff options
context:
space:
mode:
Diffstat (limited to 'strata/webtools')
-rw-r--r--strata/webtools/icu.def (renamed from strata/webtools/icu.morph)1
-rw-r--r--strata/webtools/nginx.def (renamed from strata/webtools/nginx.morph)1
-rw-r--r--strata/webtools/tar.def (renamed from strata/webtools/tar.morph)1
3 files changed, 0 insertions, 3 deletions
diff --git a/strata/webtools/icu.morph b/strata/webtools/icu.def
index 37dec07e..fc136fd2 100644
--- a/strata/webtools/icu.morph
+++ b/strata/webtools/icu.def
@@ -1,5 +1,4 @@
name: icu
-kind: chunk
configure-commands:
- cd source; ./runConfigureICU Linux --prefix=/usr
build-commands:
diff --git a/strata/webtools/nginx.morph b/strata/webtools/nginx.def
index 08949ec9..680d275f 100644
--- a/strata/webtools/nginx.morph
+++ b/strata/webtools/nginx.def
@@ -1,5 +1,4 @@
name: nginx
-kind: chunk
configure-commands:
- |
./configure --prefix=$PREFIX \
diff --git a/strata/webtools/tar.morph b/strata/webtools/tar.def
index 2253e3b7..c7e7693d 100644
--- a/strata/webtools/tar.morph
+++ b/strata/webtools/tar.def
@@ -1,5 +1,4 @@
name: tar
-kind: chunk
configure-commands:
- bash bootstrap --skip-po
- FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin