From d2913a62b93b6b3bcaf4c152ac1bfecedcbaea84 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Thu, 3 Feb 2011 13:59:57 -0500 Subject: [PATCH] Update draft instructions for source extraction --- doc/draft-ietf-codec-opus.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/draft-ietf-codec-opus.xml b/doc/draft-ietf-codec-opus.xml index 62469903..6f6f1a68 100644 --- a/doc/draft-ietf-codec-opus.xml +++ b/doc/draft-ietf-codec-opus.xml @@ -1770,11 +1770,13 @@ following command line: opus_source.tar.gz +cat draft-ietf-codec-opus.txt | grep '^\ \ \ ###' | sed 's/\s\s\s###//' | base64 -d > opus_source.tar.gz ]]> tar xzvf opus_source.tar.gz +cd opus_source +make