GNOME Bugzilla – Bug 380433
screensaver module installed to wrong dir
Last modified: 2006-12-07 22:26:23 UTC
This is on Mandriva Cooker x86_64. The gnome-screensaver module is installed to /usr/libexec/gnome-screensaver/, but the right directory would be /usr/lib64/gnome-screensaver/. The configure script only checks for usr/lib/gnome-screensaver/.
the mandriva package can override the screensaver directory
Let me explain a little more, we can figure out the proper path from the gnome-screensaver.pc file but we can't use that path and still pass distcheck. I'm not aware of a way to work around this current;y so I'm leaving it up to the packager to do the right thing.
Does this mean you can't default to $(libexecdir)/gnome-screensaver ?
*** This bug has been marked as a duplicate of 348323 ***