[phonon-backend-xine] fix %%setup

Rex Dieter rdieter at fedoraproject.org
Fri Jan 21 15:40:10 UTC 2011


commit 2efb0fed68e5daec8d23840e12567bc75addff19
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Jan 21 09:39:21 2011 -0600

    fix %%setup

 phonon-backend-xine.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/phonon-backend-xine.spec b/phonon-backend-xine.spec
index 46ca890..154ea8a 100644
--- a/phonon-backend-xine.spec
+++ b/phonon-backend-xine.spec
@@ -38,7 +38,7 @@ Requires: qt4%{?_isa} >= %{_qt4_version}
 
 
 %prep
-%setup -q -n phonon-xine-%{version}
+%setup -q -n phonon-backend-xine-%{version}
 
 %build
 mkdir -p %{_target_platform}


More information about the scm-commits mailing list