mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
it's all about the versioning baby
Original commit message from CVS: it's all about the versioning baby
This commit is contained in:
parent
3d9ac4d94f
commit
bbd12e3fd9
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 42491fe8cbc7f7bd736008e67e6ba1e78cda6d2d
|
Subproject commit 2d7b19ccea5558f1689a287374f645a593291407
|
|
@ -32,7 +32,7 @@ plugins.
|
||||||
%doc AUTHORS COPYING README
|
%doc AUTHORS COPYING README
|
||||||
%{_bindir}/gst-launch-ext
|
%{_bindir}/gst-launch-ext
|
||||||
%prep
|
%prep
|
||||||
%setup -n gst-plugins
|
%setup -n gst-plugins-%{ver}
|
||||||
%build
|
%build
|
||||||
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man --enable-DEBUG
|
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man --enable-DEBUG
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue