]> git.pld-linux.org Git - packages/dbus.git/commitdiff
fix shebang
authorJan Palus <atler@pld-linux.org>
Fri, 1 May 2020 13:25:12 +0000 (13:25 +0000)
committerJan Palus <atler@pld-linux.org>
Fri, 1 May 2020 13:25:12 +0000 (13:25 +0000)
dbus.spec

index d84012497e4438341da3f33632f0263eeb703d8f..bd0d60981db038b887e22b8bd15102bf21c5f170 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -160,6 +160,8 @@ D-BUS wraz z sesją X11 użytkownika.
 %patch3 -p1
 %patch4 -p1
 
+%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' tools/GetAllMatchRules.py
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
This page took 0.151625 seconds and 4 git commands to generate.