gecko/tools/profiler/libunwind/dont_build_docs.sh

5 lines
118 B
Bash
Executable File

#!/bin/sh
# Edit the doc Makefile to just echo the commands
sed -e 's/latex2man/echo/' -e 's/pdflatex/echo/' -i "$1"