summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-22 06:55:50 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-22 06:55:50 -0800
commit24af02d4167cedbfcfd96c2fd89f7e71ea370324 (patch)
treed34bc90dee852eea7c507c50a73e8a5f580d18c1
parentafcc8c28aca008dc373b0c031d4fa8e6e1c3a2bc (diff)
downloadremix-24af02d4167cedbfcfd96c2fd89f7e71ea370324.tar.gz
remix-24af02d4167cedbfcfd96c2fd89f7e71ea370324.tar.bz2
remix-24af02d4167cedbfcfd96c2fd89f7e71ea370324.zip
fixed %files
-rw-r--r--packaging/remix.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/remix.spec b/packaging/remix.spec
index de039e5..8ec0ccd 100644
--- a/packaging/remix.spec
+++ b/packaging/remix.spec
@@ -55,6 +55,8 @@ cp %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name}
%doc COPYING
%{_libdir}/libremix.so.*
%{_libdir}/libctxdata.so.*
+/usr/lib/remix/libremix_ladspa*
+/usr/lib/remix/libremix_noise*
/usr/share/license/%{name}
%files -n libremix-devel
@@ -62,7 +64,5 @@ cp %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name}
%{_libdir}/libremix.so
%{_libdir}/libctxdata.so
%{_libdir}/pkgconfig/*.pc
-%{_libdir}/remix/libremix_ladspa*
-%{_libdir}/remix/libremix_noise*
%{_includedir}/ctxdata.h
%{_includedir}/remix/*.h