diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2024-01-04 11:41:52 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2024-01-04 11:42:02 +0100 |
commit | b063c8f9685a9ee92e2400c736ad60fa202292ad (patch) | |
tree | 00e7220b69d70583900601f16a0301ac0a0cefb3 /media-sound/asunder/files/asunder-3.0.1-fix-tests.patch | |
parent | sci-libs/huggingface_hub: PythonCompatUpdate (diff) | |
download | gentoo-b063c8f9685a9ee92e2400c736ad60fa202292ad.tar.gz gentoo-b063c8f9685a9ee92e2400c736ad60fa202292ad.tar.bz2 gentoo-b063c8f9685a9ee92e2400c736ad60fa202292ad.zip |
media-sound/asunder: fixed tests in 3.0.1-r1
Closes: https://bugs.gentoo.org/911118
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/asunder/files/asunder-3.0.1-fix-tests.patch')
-rw-r--r-- | media-sound/asunder/files/asunder-3.0.1-fix-tests.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/media-sound/asunder/files/asunder-3.0.1-fix-tests.patch b/media-sound/asunder/files/asunder-3.0.1-fix-tests.patch new file mode 100644 index 000000000000..d5be02045bdd --- /dev/null +++ b/media-sound/asunder/files/asunder-3.0.1-fix-tests.patch @@ -0,0 +1,11 @@ +--- a/po/POTFILES.in ++++ b/po/POTFILES.in +@@ -6,5 +6,6 @@ src/interface.c + src/prefs.c + src/support.c + src/threads.c ++src/upload.c + src/util.c +-src/wrappers.c +\ No newline at end of file ++src/wrappers.c |