Files
termux-packages/x11-packages/audacity/src-FFmpeg.h.patch
2022-09-24 09:08:56 +00:00

12 lines
220 B
Diff

--- a/src/FFmpeg.h
+++ b/src/FFmpeg.h
@@ -328,7 +328,7 @@
wxString GetLibAVFormatPath()
{
- return wxT("");
+ return wxT("@TERMUX_PREFIX@/opt/audacity/lib");
}
wxString GetLibAVFormatName()