lede-packages-rs

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

001-no-translations.patch (460B)


      1 --- a/configure.ac
      2 +++ b/configure.ac
      3 @@ -929,7 +929,6 @@ docs/design/Makefile
      4  docs/libs/Makefile
      5  docs/plugins/Makefile
      6  docs/version.entities
      7 -po/Makefile.in
      8  common/Makefile
      9  common/m4/Makefile
     10  m4/Makefile
     11 --- a/Makefile.am
     12 +++ b/Makefile.am
     13 @@ -13,7 +13,6 @@ SUBDIRS = 			\
     14  	tools 			\
     15  	tests 			\
     16  	docs			\
     17 -	po 			\
     18  	common 			\
     19  	m4
     20  
     21 @@ -24,7 +23,6 @@ DIST_SUBDIRS = 			\
     22  	gst sys ext		\
     23  	tools 			\
     24  	tests 			\
     25 -	po 			\
     26  	common 			\
     27  	m4
     28