Bug 378057 - KF5 version fails to install
Summary: KF5 version fails to install
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-25 09:55 UTC by Antonio Rojas
Modified: 2017-03-25 13:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.21.90 (KDE Applications 17.03.90)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2017-03-25 09:55:19 UTC
Umbrello 17.04 beta (KF5 build) fails to install: it tries to install an unexistant file

CMake Error at umbrello/cmake_install.cmake:56 (file):
  file INSTALL cannot find
  "/build/umbrello/src/umbrello-17.03.80/umbrello/org.kde.umbrello5.appdata.xml".
Call Stack (most recent call first):
  cmake_install.cmake:37 (include)
Comment 1 Ralf Habacker 2017-03-25 13:25:19 UTC
Git commit f1431eda6617dfc3ca2f37a994ef41f91f9cabad by Ralf Habacker.
Committed on 25/03/2017 at 13:24.
Pushed by habacker into branch 'Applications/17.04'.

Fix 'KF5 version fails to install'.

org.kde.umbrello.appdata.xml is only installed by kf5 builds
which means there is no need to add a '5' postfix to the name.
FIXED-IN:2.21.80 (KDE Applications 17.03.80)

M  +1    -1    umbrello/CMakeLists.txt

https://commits.kde.org/umbrello/f1431eda6617dfc3ca2f37a994ef41f91f9cabad