From ce9a3e8ee53ebf7e664eb1d274d30b92a8f9a940 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 19:26:19 +0000 Subject: Changes after running %prep ignore: true --- diff --git a/tools/libinput-measure-fuzz.py b/tools/libinput-measure-fuzz.py index bb57488..6bc5796 100755 --- a/tools/libinput-measure-fuzz.py +++ b/tools/libinput-measure-fuzz.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # diff --git a/tools/libinput-measure-touch-size.py b/tools/libinput-measure-touch-size.py index 6f16b7e..f72ca01 100755 --- a/tools/libinput-measure-touch-size.py +++ b/tools/libinput-measure-touch-size.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # diff --git a/tools/libinput-measure-touchpad-pressure.py b/tools/libinput-measure-touchpad-pressure.py index 4973275..46faf47 100755 --- a/tools/libinput-measure-touchpad-pressure.py +++ b/tools/libinput-measure-touchpad-pressure.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # diff --git a/tools/libinput-measure-touchpad-tap.py b/tools/libinput-measure-touchpad-tap.py index 6f4f399..81c4991 100755 --- a/tools/libinput-measure-touchpad-tap.py +++ b/tools/libinput-measure-touchpad-tap.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # diff --git a/tools/libinput-record-verify-yaml.py b/tools/libinput-record-verify-yaml.py index 2920ef0..4462f64 100755 --- a/tools/libinput-record-verify-yaml.py +++ b/tools/libinput-record-verify-yaml.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # diff --git a/tools/libinput-replay b/tools/libinput-replay index 91e50aa..e574c6d 100755 --- a/tools/libinput-replay +++ b/tools/libinput-replay @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # diff --git a/tools/test-tool-option-parsing.py b/tools/test-tool-option-parsing.py index d5fbbd5..866a7c3 100755 --- a/tools/test-tool-option-parsing.py +++ b/tools/test-tool-option-parsing.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#! /usr/libexec/platform-python # vim: set expandtab shiftwidth=4: # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ #