[edje] spec fix

thomasj thomasj at fedoraproject.org
Mon Nov 15 08:00:01 UTC 2010


commit 9fa41ec80cfffaaac813c8e0643b007dcec7f96b
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Nov 15 08:59:55 2010 +0100

    spec fix

 edje.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/edje.spec b/edje.spec
index 3ad0ac3..69e02d1 100644
--- a/edje.spec
+++ b/edje.spec
@@ -45,7 +45,7 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 chrpath --delete %{buildroot}%{_bindir}/%{name}_cc
 chrpath --delete %{buildroot}%{_bindir}/%{name}_decc
 find $RPM_BUILD_ROOT -name '*.la' -delete
-chrpath --delete %{buildroot}%{_libdir}/lib%{name}-ver-svn*
+chrpath --delete %{buildroot}%{_libdir}/lib%{name}_*.so*
 
 # remove unfinished manpages
 find doc/man/man3 -size -100c -delete


More information about the scm-commits mailing list