VirtualBox

Ticket #15045: pdf_ose.patch

File pdf_ose.patch, 716 bytes (added by yjh, 9 years ago)
  • doc/manual/Makefile.kmk

    old new  
    117117ifeq ($(KBUILD_HOST),win)
    118118 ifndef VBOX_PDFLATEX
    119119  VBOX_PDFLATEX           := $(firstword $(rsort $(wildcard $(PATH_DEVTOOLS)/win.x86/miktex-portable/*/miktex/bin/pdflatex.exe)))
    120   ifneq ($(VBOX_PDFLATEX),)
    121    VBOX_PDFLATEX_CMD       = $(VBOX_PDFLATEX) -halt-on-error -interaction $(VBOX_PDFLATEX_INTERACTION)
    122   endif
     120 endif
     121 ifneq ($(VBOX_PDFLATEX),)
     122  VBOX_PDFLATEX_CMD        = $(VBOX_PDFLATEX) -halt-on-error -interaction $(VBOX_PDFLATEX_INTERACTION)
    123123 endif
    124124 ifndef VBOX_PDFLATEX
    125125  # Tell MiKTeX to automatically download packages if system wide install.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette