summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/sessions-stored/autotools-show-variables.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/sessions-stored/autotools-show-variables.html b/doc/source/sessions-stored/autotools-show-variables.html
index 3b82b8626..a7e0704f2 100644
--- a/doc/source/sessions-stored/autotools-show-variables.html
+++ b/doc/source/sessions-stored/autotools-show-variables.html
@@ -30,8 +30,6 @@ build-root: /buildstream/autotools/hello.bst
conf-root: .
install-root: /buildstream-install
strip-binaries: ''
-fix-pyc-timestamps: "find \"/buildstream-install\" -name '*.pyc' -exec \\\n dd if=/dev/zero\
- \ of={} bs=1 count=4 seek=4 conv=notrunc ';'"
project-name: autotools
max-jobs: '8'
autogen: "export NOCONFIGURE=1;\n\nif [ -x ./configure ]; then true;\nelif [ -x ./autogen\