Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105311 - electricsheep installs config file to /usr/share/control-center/screensavers, should be /usr/share/xscreensaver/config
Summary: electricsheep installs config file to /usr/share/control-center/screensavers,...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 15:50 UTC by Ed Catmur
Modified: 2005-09-08 16:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2005-09-08 15:50:09 UTC
As stated. All other screensaver hacks install config files to
/usr/share/xscreensaver/config.

@@ -61,7 +61,7 @@ src_install() {
                Makefile || die "sed Makefile failed"

        # install the xscreensaver config file
-       insinto /usr/share/control-center/screensavers
+       insinto /usr/share/xscreensaver/config
        doins electricsheep.xml

        make install DESTDIR=${D} || die "make install failed"
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-09-08 16:58:45 UTC
fixed and 2.6.3 stable. Thankyou.