summaryrefslogtreecommitdiff
path: root/strata/devtools/wget.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/devtools/wget.morph')
-rw-r--r--strata/devtools/wget.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/devtools/wget.morph b/strata/devtools/wget.morph
deleted file mode 100644
index a3a7995a..00000000
--- a/strata/devtools/wget.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: wget
-kind: chunk
-build-system: autotools
-pre-configure-commands:
-# rsync is needed if we want the bootstrap script to download .po files,
-# we can't download into our chroot so we remove this dependency
-- sed -i '/^buildreq="/,/"/ { /^rsync.*/ d }' bootstrap.conf
-- ./bootstrap --no-bootstrap-sync --skip-po
-configure-commands:
-- ./configure --prefix="$PREFIX" --with-ssl=openssl