Blame SOURCES/no-python3.patch

3ab0e2
diff -urNp eog-3.28.2.old/meson_post_install.py eog-3.28.2/meson_post_install.py
3ab0e2
--- eog-3.28.2.old/meson_post_install.py	2018-06-06 13:46:11.628471844 +0100
3ab0e2
+++ eog-3.28.2/meson_post_install.py	2018-06-06 13:46:28.523417819 +0100
3ab0e2
@@ -1,4 +1,4 @@
3ab0e2
-#!/usr/bin/env python3
3ab0e2
+#!/usr/bin/env python
3ab0e2
 
3ab0e2
 import os
3ab0e2
 import subprocess