From 9b15aad081d264a809a370fef2e042bfe9dbbc5e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 28 Nov 2013 08:33:01 +0000 Subject: [PATCH] fix build --- opus.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opus.spec b/opus.spec index c4702a1..40bc755 100644 --- a/opus.spec +++ b/opus.spec @@ -26,7 +26,7 @@ Requires: opus = %{version}-%{release} Files for development with opus. %prep -%setup -q -n %{name}-%{version}-rc +%setup -q -n %{name}-%{version}-rc2 cp %{SOURCE1} . %build