summaryrefslogtreecommitdiff
path: root/strata/tools/lsof.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/tools/lsof.morph')
-rw-r--r--strata/tools/lsof.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/tools/lsof.morph b/strata/tools/lsof.morph
index 5fabcd64..38183ae6 100644
--- a/strata/tools/lsof.morph
+++ b/strata/tools/lsof.morph
@@ -1,7 +1,7 @@
name: lsof
kind: chunk
configure-commands:
-- tar xf lsof_*_src.tar
+- tar xf lsof_*_src.tar --no-same-owner
- cd lsof_*_src/ && ./Configure -n linux
build-commands:
- cd lsof_*_src/ && make