mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 753039 - Error building gonk on OSX due to dont_build_docs.sh, r=ehsan
This commit is contained in:
parent
95590a1229
commit
aeb32f9cf9
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Edit the doc Makefile to just echo the commands
|
||||
sed -e 's/latex2man/echo/' -e 's/pdflatex/echo/' -i "$1"
|
||||
sed -e 's/latex2man/echo/' -e 's/pdflatex/echo/' -i.old "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user