[subversion] yet another %files fix

jorton jorton at fedoraproject.org
Tue Feb 28 15:11:25 UTC 2012


commit 957fb584498f867cf0cdccf30ebe6ac783ba91d9
Author: Joe Orton <jorton at redhat.com>
Date:   Tue Feb 28 15:11:13 2012 +0000

    yet another %files fix

 subversion.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/subversion.spec b/subversion.spec
index e2aa150..59a8a21 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -420,7 +420,7 @@ fi
 %files ruby
 %defattr(-,root,root,-)
 %{_libdir}/libsvn_swig_ruby*
-%{ruby_sitearch}/svn
+%{ruby_vendorarchdir}/svn
 
 %if %{with_java}
 %files javahl


More information about the scm-commits mailing list