9 lines
330 B
Diff
9 lines
330 B
Diff
--- 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
|