commit 4b39f0f40c496b62c43d06f6cceaf6de77d5be5f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 11 05:18:25 2018 +0100
fix typo
mplayer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index 9435fe0..c7cffd6 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -304,7 +304,7 @@ desktop-file-install \
# Codec dir
install -dm 755 $RPM_BUILD_ROOT%{codecdir}
-find %{buildroot}%{_bindir}/mythtv/ -type f -name "*.py" -exec sed -i
'1s:#!/usr/bin/env python:#!/usr/bin/env python2:' {} ';'
+sed -i '1s:#!/usr/bin/env python:#!/usr/bin/env python2:'
%{buildroot}%{_bindir}/vobshift
%files