adding man page
Original commit message from CVS: adding man page
This commit is contained in:
parent
a5a27736ee
commit
a283b4bfdd
@ -31,6 +31,8 @@ plugins.
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS COPYING README
|
%doc AUTHORS COPYING README
|
||||||
%{_bindir}/gst-launch-ext
|
%{_bindir}/gst-launch-ext
|
||||||
|
%{_mandir}/man1/gst-launch-ext.*
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n gst-plugins-%{ver}
|
%setup -n gst-plugins-%{ver}
|
||||||
%build
|
%build
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
bin_SCRIPTS = gst-launch-ext
|
bin_SCRIPTS = gst-launch-ext
|
||||||
|
|
||||||
EXTRA_DIST = gst-launch-ext
|
man_MANS = gst-launch-ext.1
|
||||||
|
|
||||||
|
EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user