Bug 277908

Summary: genkdmconf doesn't install default faces when DESTDIR is used
Product: kdm Reporter: Lukas Jirkovsky <l.jirkovsky>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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/