mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
https://www.gimp.org/news/2024/12/27/gimp-3-0-RC2-released/ https://github.com/GNOME/gimp/compare/GIMP_3_0_0_RC1...GIMP_3_0_0_RC2
9 lines
260 B
Diff
9 lines
260 B
Diff
--- a/plug-ins/python/pygimp.interp.in
|
|
+++ b/plug-ins/python/pygimp.interp.in
|
|
@@ -2,4 +2,4 @@ python=@PYTHON_EXE@
|
|
python3=@PYTHON_EXE@
|
|
/usr/bin/python=@PYTHON_EXE@
|
|
/usr/bin/python3=@PYTHON_EXE@
|
|
-:Python:E::py::python3:
|
|
+:Python:E::py::@python_interpreter@:
|