projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2a9be
)
x11-misc/redshift: Fix for PYTHON_TARGETS= USE=-gtk
author
Sebastian Pipping
<sping@gentoo.org>
Mon, 9 Dec 2019 16:57:50 +0000
(17:57 +0100)
committer
Sebastian Pipping
<sping@gentoo.org>
Mon, 9 Dec 2019 16:58:30 +0000
(17:58 +0100)
Closes: https://bugs.gentoo.org/702314
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
x11-misc/redshift/redshift-1.12-r3.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/redshift/redshift-1.12-r3.ebuild
b/x11-misc/redshift/redshift-1.12-r3.ebuild
index 2aeb085bce7f2204cd4463ca9624d86820e17596..b0a34731e938cdc44a36e5afeec5e81e17a31e0d 100644
(file)
--- a/
x11-misc/redshift/redshift-1.12-r3.ebuild
+++ b/
x11-misc/redshift/redshift-1.12-r3.ebuild
@@
-70,9
+70,9
@@
src_install() {
python_foreach_impl _impl_specific_src_install
python_replicate_script "${D}"/usr/bin/redshift-gtk
dosym redshift-gtk /usr/bin/gtk-redshift
- fi
- python_foreach_impl python_optimize
+ python_foreach_impl python_optimize
+ fi
}
pkg_preinst() {