1--- a/plug-ins/pygimp/Makefile.am
2+++ b/plug-ins/pygimp/Makefile.am
3@@ -157,7 +157,7 @@ install-interp-file:
4 echo 'python=$(PYBIN_PATH)' > '$(DESTDIR)$(pyinterpfile)'
5 echo 'python2=$(PYBIN_PATH)' >> '$(DESTDIR)$(pyinterpfile)'
6 echo '/usr/bin/python=$(PYBIN_PATH)' >> '$(DESTDIR)$(pyinterpfile)'
7- echo ":Python:E::py::`basename $(PYTHON)`:" >> '$(DESTDIR)$(pyinterpfile)'
8+ echo ":Python:E::py::$(PYTHON):" >> '$(DESTDIR)$(pyinterpfile)'
9
10 install-data-local: install-env-file install-interp-file
11