Skip to content
Snippets Groups Projects
Commit 9138b149 authored by Madeline Wade's avatar Madeline Wade Committed by Leo Tsukada
Browse files

Including share/* files in packaging instructions

parent 78a35648
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@ usr/lib/gstreamer-*/lib*.a
#usr/lib/gstreamer-*/lib*.la
usr/lib/gstreamer-*/lib*.so*
usr/lib/python*/*-packages/gstlal
usr/share/gstlal/*
......@@ -83,6 +83,7 @@ rm -Rf ${RPM_BUILD_DIR}/%{name}-%{version}
%files
%defattr(-,root,root)
%{_bindir}/*
%{_datadir}/gstlal/*
%{_libdir}/gstreamer-*/lib*.a
%{_libdir}/gstreamer-*/lib*.so
%{_prefix}/%{_lib}/python*/site-packages/gstlal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment