1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 11:37:07 +00:00
termux-packages/packages/texlive-installer/pdfjam.diff
Henrik Grimler 2ed75e267f
texlive-installer: update to 20220403
pythontex patch has been removed since termux's python now support
multiprocessing!
2022-05-02 10:43:23 +02:00

21 lines
1.1 KiB
Diff

--- ./texmf-dist/scripts/pdfjam/pdfjam.orig 2022-05-01 22:13:53.209393663 +0200
+++ ./texmf-dist/scripts/pdfjam/pdfjam 2022-05-01 22:14:19.829393644 +0200
@@ -21,7 +21,7 @@
## The path searched for site-wide configuration files can be set ##
## by editing the following variable: ##
## ##
- configpath='/etc:/usr/share/etc:/usr/local/share:/usr/local/etc' ##
+ configpath='@TERMUX_PREFIX@/etc:@TERMUX_PREFIX@/share/etc:/usr/local/share:/usr/local/etc' ##
## ##
## Nothing else in this file should need to be changed. ##
## ##
@@ -361,7 +361,7 @@
##
## Next a permitted location for temporary files on your system:
##
-tempfileDir='/var/tmp' ## /var/tmp is standard on most unix systems
+tempfileDir='@TERMUX_PREFIX@/tmp' ## /var/tmp is standard on most unix systems
##
##
## Default for the output file location: