diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pdfcrop.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pfarrei.tlpsrc | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index 1aafe60e5c0..03af80871d0 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -47,6 +47,7 @@ depend patgen depend pdfcrop depend pdfjam depend pdftools +depend pfarrei depend pkfix depend pkfix-helper depend purifyeps diff --git a/Master/tlpkg/tlpsrc/pdfcrop.tlpsrc b/Master/tlpkg/tlpsrc/pdfcrop.tlpsrc index 91dad534441..949681dba72 100644 --- a/Master/tlpkg/tlpsrc/pdfcrop.tlpsrc +++ b/Master/tlpkg/tlpsrc/pdfcrop.tlpsrc @@ -1,2 +1 @@ binpattern f bin/${ARCH}/*${PKGNAME} -runpattern d texmf-dist/scripts/${PKGNAME} diff --git a/Master/tlpkg/tlpsrc/pfarrei.tlpsrc b/Master/tlpkg/tlpsrc/pfarrei.tlpsrc new file mode 100644 index 00000000000..9ba00e8e947 --- /dev/null +++ b/Master/tlpkg/tlpsrc/pfarrei.tlpsrc @@ -0,0 +1,2 @@ +binpattern f bin/${ARCH}/${PKGNAME} +binpattern f bin/${ARCH}/a5toa4 |