Bug 277908 - genkdmconf doesn't install default faces when DESTDIR is used
Summary: genkdmconf doesn't install default faces when DESTDIR is used
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdm bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-16 18:45 UTC by Lukas Jirkovsky
Modified: 2018-04-16 20:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jirkovsky 2011-07-16 18:45:07 UTC
Version:           unspecified (using KDE 4.6.4) 
OS:                Linux

If you try to make a package using "make DESTDIR=somedir install", the installation directory will be missing the default faces, which I would expect in the $DESTIR/$PREFIX/share/apps/kdm/faces. That's because genkdmconf doesn't install the default faces into the appropriate place.

Reproducible: Always

Steps to Reproduce:
1. Configure and build kdebase-workspace.
2. make DESTDIR=somedir install

Actual Results:  
The faces are not generated in the destination directory.

Expected Results:  
The faces are generated and placed to the appropriate place.
Comment 1 Nate Graham 2018-04-16 20:20:54 UTC
KDM is unmaintained and not used in KDE Plasma 5.

SDDM is the login manager used in KDE Plasma 5. If you still have this same issue with SDDM, please file an issue on the SDDM bugtracker (after doing a search for existing issues first!): https://github.com/sddm/sddm/issues/