D5173: Fix 'Installation of ksendbugmail.exe conflicts with related KDE4 package'.

Ralf Habacker noreply at phabricator.kde.org
Sun Mar 26 21:01:07 UTC 2017


habacker added inline comments.

INLINE COMMENTS

> kbugreport.cpp:527
>      if (command.isEmpty()) {
> -        command = QFile::decodeName(CMAKE_INSTALL_PREFIX "/" KF5_LIBEXEC_INSTALL_DIR "/ksendbugmail");
> +        command = QFile::decodeName(CMAKE_INSTALL_PREFIX "/" KF5_LIBEXEC_INSTALL_DIR "/ksendbugmail5");
>      }

BTW: This will not work on Windows because the absolute build time install path is used which differs in mostly cases from the runtime install path.

REPOSITORY
  R263 KXmlGui

REVISION DETAIL
  https://phabricator.kde.org/D5173

To: habacker
Cc: dfaure, aacid, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170326/3bf6893d/attachment.html>


More information about the Kde-frameworks-devel mailing list