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
62f7fdaa73
commit
3d1ae3bf5e
@ -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 '' "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user