fix for permissions..

This commit is contained in:
Ertuğrul Erata
2015-08-11 11:50:31 +03:00
parent 5b9d1fa1c1
commit 1426ef8ebe
2 changed files with 2 additions and 2 deletions
@@ -12,7 +12,7 @@ export KDE_FULL_SESSION=true
export XDG_DATA_HOME=$HOME/.local5/share export XDG_DATA_HOME=$HOME/.local5/share
export XDG_CONFIG_HOME=$HOME/.config5 export XDG_CONFIG_HOME=$HOME/.config5
export XDG_CACHE_HOME=$HOME/.cache5 export XDG_CACHE_HOME=$HOME/.cache5
export XDG_RUNTIME_DIR=/tmp/runtime-$USER #export XDG_RUNTIME_DIR=/tmp/runtime-$USER
#build #build
export CMAKE_PREFIX_PATH=$KF5:$CMAKE_PREFIX_PATH export CMAKE_PREFIX_PATH=$KF5:$CMAKE_PREFIX_PATH
#debug #debug
@@ -256,7 +256,7 @@
<History> <History>
<Update release="2"> <Update release="2">
<Date>2015-08-03</Date> <Date>2015-08-10</Date>
<Version>5.3.2</Version> <Version>5.3.2</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name> <Name>Stefan Gronewold(groni)</Name>