rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / desktop / gnome2 / gnome-connection-manager / patches / 01-gcmpy-hardcode-python39.patch
bloba7dac4f59736a6e3a3e6e6f5e917963c6e1b5663
1 Our packaging manifest relies on "39" in pathnames and dependency package
2 names. Probably that can be played around by macros at a later point, but
3 for now it is easier to bolt the version.
5 --- gcm-1.1.0-orig/gnome_connection_manager.py 2012-07-05 16:18:58.000000000 +0200
6 +++ gcm-1.1.0/gnome_connection_manager.py 2012-07-05 23:59:58.000000000 +0200
7 @@ -1,4 +1,4 @@
8 -#!/usr/bin/python3
9 +#!/usr/bin/python3.9
10 # -*- coding: UTF-8 -*-
12 # Python module gnome_connection_manager.py