[packages/mm-common] fix shebang
    atler 
    atler at pld-linux.org
       
    Sat May  2 14:34:56 CEST 2020
    
    
  
commit a065a0c0005da8ebdcda734764ddf76bb746af18
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat May 2 14:34:45 2020 +0200
    fix shebang
 mm-common.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/mm-common.spec b/mm-common.spec
index 9cec48e..aecf979 100644
--- a/mm-common.spec
+++ b/mm-common.spec
@@ -27,6 +27,8 @@ pomiędzy biblioteki wiązań C++ do GNOME.
 %prep
 %setup -q
 
+%{__sed} -i -e '1s,/usr/bin/env python3$,%{__python3},' util/mm-common-get.in
+
 %build
 %{__aclocal}
 %{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mm-common.git/commitdiff/a065a0c0005da8ebdcda734764ddf76bb746af18
    
    
More information about the pld-cvs-commit
mailing list