Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[gstreamer] drop man pages
  • Loading branch information
Mohammed Hassan committed Oct 30, 2014
1 parent 51c3e48 commit 9717c2b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions rpm/gst-plugins-base.spec
Expand Up @@ -83,9 +83,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -fr $RPM_BUILD_ROOT%{_datadir}/gtk-doc
rm -fr $RPM_BUILD_ROOT%{_datadir}/gst-plugins-base/1.0/license-translations.dict

%clean
rm -rf $RPM_BUILD_ROOT
rm -fr $RPM_BUILD_ROOT%{_mandir}

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
Expand Down Expand Up @@ -272,6 +270,3 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/gst-discoverer-%{majorminor}
%{_bindir}/gst-play-%{majorminor}
%{_bindir}/gst-device-monitor-%{majorminor}
%{_mandir}/man1/gst-discoverer-%{majorminor}*
%{_mandir}/man1/gst-play-%{majorminor}*
%{_mandir}/man1/gst-device-monitor-%{majorminor}*

0 comments on commit 9717c2b

Please sign in to comment.