mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/polychromatic: proper handling of PYTHON_SINGLE_TARGET
use python_doscript to install polychromatic-* scripts Closes: https://bugs.gentoo.org/873703 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -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.
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user