mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 12:15:19 +00:00
Datafiles in share should go in to RPM too
Original commit message from CVS: Datafiles in share should go in to RPM too
This commit is contained in:
parent
fea2f662c1
commit
170b5158e2
1 changed files with 1 additions and 0 deletions
|
@ -57,3 +57,4 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
|
||||||
%{prefix}/bin/*
|
%{prefix}/bin/*
|
||||||
%{prefix}/lib/*
|
%{prefix}/lib/*
|
||||||
%{prefix}/include/*
|
%{prefix}/include/*
|
||||||
|
%{prefix}/share/*
|
||||||
|
|
Loading…
Reference in a new issue