diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:33:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:33:53 +0000 |
commit | 61c9934aba9195e05e08d40126924fd2ee14df2c (patch) | |
tree | 47b812acae89f7ce5f4abb09193f597b0e0217cb /hwmixvolume-python.patch | |
parent | e68692a1e784d650ef7ee17ccf81c89656cc1904 (diff) |
automatic import of alsa-toolsopeneuler24.03_LTS
Diffstat (limited to 'hwmixvolume-python.patch')
-rw-r--r-- | hwmixvolume-python.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hwmixvolume-python.patch b/hwmixvolume-python.patch new file mode 100644 index 0000000..6cbb12f --- /dev/null +++ b/hwmixvolume-python.patch @@ -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 |