summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/tar.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/coreutils-common/tar.morph')
-rw-r--r--strata/coreutils-common/tar.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/coreutils-common/tar.morph b/strata/coreutils-common/tar.morph
index d9ee3a36..17d6a597 100644
--- a/strata/coreutils-common/tar.morph
+++ b/strata/coreutils-common/tar.morph
@@ -2,7 +2,8 @@ name: tar
kind: chunk
build-system: autotools
pre-configure-commands:
-- bash bootstrap --skip-po
+- rm .gitmodules
+- bash bootstrap --skip-po --gnulib-srcdir="$(pwd)/gnulib" --paxutils-srcdir="$(pwd)/paxutils"
configure-commands:
# Configure flag notes:
# 1. Needed to run configure as root