From c8aa505879e2e19617e1ec4f902957912cae47d3 Mon Sep 17 00:00:00 2001 From: lllucius Date: Thu, 31 Oct 2013 06:03:01 +0000 Subject: [PATCH] Just a note about the livl patch having been committed upstream --- lib-src/audacity-patches.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/lib-src/audacity-patches.txt b/lib-src/audacity-patches.txt index 815fc805c..09d24067b 100644 --- a/lib-src/audacity-patches.txt +++ b/lib-src/audacity-patches.txt @@ -156,6 +156,7 @@ Versions in Audacity SVN: sratom-0.4.2 Patches: usegetprocaddress.patch - ticket #923 opened upstream on 10/23/2013 + fix commited (r5164) upstream on 10/30/2013 serdnode.patch - Both lilv and serd have a node.c which causes problems during build. This is just a copy of serd/node.c and is a way to work around the problem.