]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blob - debian/patches/use_python3
Update upstream source from tag 'upstream/1.12.1'
[deb_pkgs/autorandr.git] / debian / patches / use_python3
1 Description: Debian specific patch to switch from python to python3
2 Bug-Debian: https://bugs.debian.org/936170
3 Author: Don Armstrong <don@debian.org>
4 Forwarded: not-needed
5 --- a/autorandr.py
6 +++ b/autorandr.py
7 @@ -1,4 +1,4 @@
8 -#!/usr/bin/env python
9 +#!/usr/bin/env python3
10  # encoding: utf-8
11  #
12  # autorandr.py