From 2e5388b809fee59490b816bcb1cdc4297e625150 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 15 Oct 2014 09:17:55 +0100 Subject: [PATCH] fix dir version naming --- opus.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opus.spec b/opus.spec index e10b149..433273f 100644 --- a/opus.spec +++ b/opus.spec @@ -27,7 +27,7 @@ Requires: opus = %{version}-%{release} Files for development with opus. %prep -%setup -q +%setup -q -n %{name}-%{version}-beta cp %{SOURCE1} . %build