mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 753039 - Error building gonk on OSX due to dont_build_docs.sh, r=ehsan
This commit is contained in:
parent
012002f0d2
commit
7c5f428a57
@ -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