summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-10-01 15:46:09 +0200
committerMaciej Barć <xgqt@gentoo.org>2022-10-01 15:46:09 +0200
commit254da9543809c022c09bb97cf6ee0f36422ef882 (patch)
tree07deaa351c92424f7f01d7ecdbf6158fc273a68c /sys-apps/polychromatic
parentgames-emulation/pcsx2: live temporary quick fixes (diff)
downloadgentoo-254da9543809c022c09bb97cf6ee0f36422ef882.tar.gz
gentoo-254da9543809c022c09bb97cf6ee0f36422ef882.tar.bz2
gentoo-254da9543809c022c09bb97cf6ee0f36422ef882.zip
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>
Diffstat (limited to 'sys-apps/polychromatic')
-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.ebuild2
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.