fix the hwmixvolume python3 interpreter selection
This commit is contained in:
parent
340eb3713e
commit
9acb3d9616
2 changed files with 11 additions and 0 deletions
8
hwmixvolume-python.patch
Normal file
8
hwmixvolume-python.patch
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
--- alsa-tools-1.1.7/hwmixvolume/hwmixvolume~ 2018-10-16 10:08:36.000000000 +0200
|
||||
+++ alsa-tools-1.1.7/hwmixvolume/hwmixvolume 2018-10-16 12:39:39.639476411 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/env python
|
||||
+#!/usr/bin/env python3
|
||||
|
||||
# hwmixvolume - ALSA hardware mixer volume control applet
|
||||
# Copyright (c) 2009-2010 Clemens Ladisch
|
||||
Loading…
Add table
Add a link
Reference in a new issue