fix %%files
note to self: if replacing globs with explicit file lists, make sure they're corect
This commit is contained in:
parent
b6533ae117
commit
90b70ecf63
@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_includedir}/libmpcdec/
|
||||
%{_includedir}/mpcdec/
|
||||
%{_libdir}/libmpcdec.so
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user