diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild (renamed from sys-apps/polychromatic/polychromatic-0.7.3.ebuild) | 2 | ||||
-rw-r--r-- | sys-apps/polychromatic/polychromatic-9999.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sys-apps/polychromatic/polychromatic-0.7.3.ebuild b/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild index 83047579b56e..498b9988577d 100644 --- a/sys-apps/polychromatic/polychromatic-0.7.3.ebuild +++ b/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild @@ -54,6 +54,8 @@ src_install() { python_optimize readme.gentoo_create_doc + python_doscript "${S}"/polychromatic-{cli,controller,helper,tray-applet} + # Do not force polychromatic to autostart on session login. # Move it into /usr/share/polychromatic and treat it as an example file # that could be installed into user's ~/.config/autostart/ directory. diff --git a/sys-apps/polychromatic/polychromatic-9999.ebuild b/sys-apps/polychromatic/polychromatic-9999.ebuild index 83047579b56e..498b9988577d 100644 --- a/sys-apps/polychromatic/polychromatic-9999.ebuild +++ b/sys-apps/polychromatic/polychromatic-9999.ebuild @@ -54,6 +54,8 @@ src_install() { python_optimize readme.gentoo_create_doc + python_doscript "${S}"/polychromatic-{cli,controller,helper,tray-applet} + # Do not force polychromatic to autostart on session login. # Move it into /usr/share/polychromatic and treat it as an example file # that could be installed into user's ~/.config/autostart/ directory. |