Create temporary files in home dir
This commit is contained in:
parent
e75b21226c
commit
1353705c93
1 changed files with 1 additions and 1 deletions
|
|
@ -12,8 +12,8 @@
|
||||||
# September 21, 2002 - February 26, 2005
|
# September 21, 2002 - February 26, 2005
|
||||||
|
|
||||||
|
|
||||||
TMPDIR=/tmp
|
|
||||||
SAVEDIR=$HOME/.tuxpaint/saved
|
SAVEDIR=$HOME/.tuxpaint/saved
|
||||||
|
TMPDIR=$SAVEDIR
|
||||||
|
|
||||||
|
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue