[SCM] kcalcore packaging branch, master, updated. ubuntu/4%15.08.0-0ubuntu1-11-g346a867

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 8 17:47:35 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcalcore.git;a=commitdiff;h=604d89b

The following commit has been merged in the master branch:
commit 604d89b464bcaa8974fec3df729745fc32967b95
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 7 19:10:31 2015 +0200

    Fix the acc test
---
 debian/libkf5calendarcore-dev.acc.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/libkf5calendarcore-dev.acc.in b/debian/libkf5calendarcore-dev.acc.in
index b436298..703ec1e 100644
--- a/debian/libkf5calendarcore-dev.acc.in
+++ b/debian/libkf5calendarcore-dev.acc.in
@@ -11,11 +11,12 @@
 </headers>
 
 <libs>
-    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5CalentdarCore.so
+    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5CalendarCore.so
 </libs>
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
kcalcore packaging



More information about the pkg-kde-commits mailing list