Skip to content

Commit

Permalink
BUG: Attempting remove of installed package files
Browse files Browse the repository at this point in the history
* Do not attempt delete of installed jq pandoc xetex commands.
  • Loading branch information
Joppe committed Mar 26, 2024
1 parent 02b8e7e commit d9917d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ ifndef !

# Custom packages
$?/xetex:; $! texlive-xetex

.PRECIOUS: $?/jq $?/pandoc $?/xetex
endif


Expand Down

0 comments on commit d9917d5

Please sign in to comment.