Bug 344778

Summary: libkmahjongg installs lib twice
Product: [Applications] kmahjongg Reporter: Harald Sitter <sitter>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: CerebrosuS, kde-games-bugs-null, schwarzer, tittiatcoke
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Harald Sitter 2015-03-03 11:58:34 UTC
the kf5 port in git master installs the library target twice

install output:
-- Installing: /home/me/src/git/k/libkmahjongg/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5KMahjongglib.so.5.0.0
-- Installing: /home/me/src/git/k/libkmahjongg/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5KMahjongglib.so.5
-- Installing: /home/me/src/git/k/libkmahjongg/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5KMahjongglib.so
-- Up-to-date: /home/me/src/git/k/libkmahjongg/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5KMahjongglib.so.5.0.0
-- Up-to-date: /home/me/src/git/k/libkmahjongg/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5KMahjongglib.so.5
-- Up-to-date: /home/me/src/git/k/libkmahjongg/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5KMahjongglib.so

Reproducible: Always
Comment 1 Christoph Feck 2015-03-15 21:23:34 UTC
Raymond, do you remember which of the two 'install' lines is correct?
Comment 2 Frederik Schwarzer 2016-01-05 01:23:25 UTC
News on this?
Comment 3 Raymond Wooninck 2016-01-05 10:07:03 UTC
Apologies, it seems that I never received the initial email indicating the bug. I had a quick look at the CMakeLists.txt and it seems that the second install line should be removed. 

I will do this later today. 

Apologies for this.
Comment 4 Raymond Wooninck 2016-01-05 15:00:01 UTC
Git commit e8a37284fca8e74986ce3a3ff979afd8e70484af by Raymond Wooninck.
Committed on 05/01/2016 at 14:59.
Pushed by rwooninck into branch 'master'.

Remove the double install call for the library

M  +0    -2    CMakeLists.txt

http://commits.kde.org/libkmahjongg/e8a37284fca8e74986ce3a3ff979afd8e70484af