Bug 344778 - libkmahjongg installs lib twice
Summary: libkmahjongg installs lib twice
Status: RESOLVED FIXED
Alias: None
Product: kmahjongg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-03 11:58 UTC by Harald Sitter
Modified: 2019-03-27 09:38 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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