summaryrefslogtreecommitdiffstats
path: root/kde5-utils/kcharselect
diff options
context:
space:
mode:
authorTreeve Jelbert2019-11-12 18:34:50 +0100
committerTreeve Jelbert2019-11-12 18:34:50 +0100
commit598015f39e2c3e1b04d4110c25e6f18ada73159a (patch)
tree99b855ca969cf735080a11571d50afc35d4e3e79 /kde5-utils/kcharselect
parentca0f71e6e73f6c5e5b6dcfed6eee927b346f7c1e (diff)
kcharselect - fix build
Diffstat (limited to 'kde5-utils/kcharselect')
-rw-r--r--kde5-utils/kcharselect/HISTORY3
-rwxr-xr-xkde5-utils/kcharselect/PRE_BUILD3
2 files changed, 6 insertions, 0 deletions
diff --git a/kde5-utils/kcharselect/HISTORY b/kde5-utils/kcharselect/HISTORY
index 4451ccb63b..1b922e6cad 100644
--- a/kde5-utils/kcharselect/HISTORY
+++ b/kde5-utils/kcharselect/HISTORY
@@ -1,3 +1,6 @@
+2019-11-12 Treeve Jelbert <treeve@sourcemage.org>
+ * PRE_BUILD: added, fix build with 15-5.14
+
2019-11-07 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 19.08.3
diff --git a/kde5-utils/kcharselect/PRE_BUILD b/kde5-utils/kcharselect/PRE_BUILD
new file mode 100755
index 0000000000..e7288ed1e0
--- /dev/null
+++ b/kde5-utils/kcharselect/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i 's/sprintf/asprintf/' kcharselectdia.cc