mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-04 20:20:38 +00:00
10 lines
203 B
Diff
10 lines
203 B
Diff
--- a/povray.conf
|
|
+++ b/povray.conf
|
|
@@ -93,5 +93,5 @@
|
|
read* = %INSTALLDIR%/scenes
|
|
read* = %INSTALLDIR%/../../etc
|
|
read* = %HOME%
|
|
-read+write* = /tmp
|
|
+read+write* = @TERMUX_PREFIX@/tmp
|
|
read+write = .
|