lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

003-no-docs.patch (462B)


      1 --- a/configure.ac
      2 +++ b/configure.ac
      3 @@ -1052,9 +1052,6 @@ sys/ximage/Makefile
      4  common/Makefile
      5  common/m4/Makefile
      6  m4/Makefile
      7 -docs/Makefile
      8 -docs/plugins/Makefile
      9 -docs/version.entities
     10  pkgconfig/Makefile
     11  pkgconfig/gstreamer-plugins-good-uninstalled.pc
     12  gst-plugins-good.spec
     13 --- a/Makefile.am
     14 +++ b/Makefile.am
     15 @@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
     16  
     17  ALWAYS_SUBDIRS =		\
     18  	gst sys ext 		\
     19 -	docs			\
     20  	common			\
     21  	m4			\
     22  	pkgconfig