fix pdftoppm
This commit is contained in:
parent
7c20ab2588
commit
3faffd5d23
1 changed files with 2 additions and 0 deletions
|
|
@ -9,8 +9,10 @@ include <tunables/global>
|
||||||
@{exec_path} = @{bin}/pdftoppm
|
@{exec_path} = @{bin}/pdftoppm
|
||||||
profile pdftoppm @{exec_path} {
|
profile pdftoppm @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/fonts>
|
||||||
include <abstractions/user-read-strict>
|
include <abstractions/user-read-strict>
|
||||||
include <abstractions/user-write-strict>
|
include <abstractions/user-write-strict>
|
||||||
|
include <abstractions/user-tmp>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue