summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-04-25 20:45:34 +0200
committerTreeve Jelbert2015-04-25 20:46:12 +0200
commitf41794522bb6a943991e68d92e6e17ae6b53ac71 (patch)
tree3ee8bfdac3396f101bd01e14d3f44ea2254d8f13
parent205a2f2b78e28b0454cf6c31750ab0dcdab30b7e (diff)
KDE5_FUNCTIONS - set KF5DIR
-rw-r--r--ChangeLog1
-rwxr-xr-xKDE5_FUNCTIONS1
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b91c4de01b..298765b87c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
* qt5-cmake/*: various supprt libraries and utilities for qt5
* qt5/qtwebengine: new spell added
* qt5-qmake/*: qt5 spells using qmake
+ * KDE5_FUNCTIONS: set KF5DIR
2015-04-23 Thomas Orgis <sobukus@sourcemage.org>
* utils/numactl: new spell, NUMA support
diff --git a/KDE5_FUNCTIONS b/KDE5_FUNCTIONS
index af5c72c667..f9ab534c26 100755
--- a/KDE5_FUNCTIONS
+++ b/KDE5_FUNCTIONS
@@ -1,3 +1,4 @@
+KF5DIR=$QT5DIR
export XDG_DATA_DIRS=$KF5DIR/share:/usr/share
#---------------------------------------------------------------------