[packages] libtorrent: apply fix from [22233] to armeb as well
[openwrt/svn-archive/archive.git] / libs / libdvbpsi / patches / 001-no_doc_examples.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -1,7 +1,7 @@
4 ## Process this file with automake to produce Makefile.in
5
6 -SUBDIRS = src examples misc
7 -DIST_SUBDIRS = $(SUBDIRS) doc debian wince
8 +SUBDIRS = src
9 +DIST_SUBDIRS = $(SUBDIRS) debian wince
10
11 EXTRA_DIST = libdvbpsi.spec bootstrap
12
13 --- a/Makefile.in
14 +++ b/Makefile.in
15 @@ -179,8 +179,8 @@ target_alias = @target_alias@
16 target_cpu = @target_cpu@
17 target_os = @target_os@
18 target_vendor = @target_vendor@
19 -SUBDIRS = src examples misc
20 -DIST_SUBDIRS = $(SUBDIRS) doc debian wince
21 +SUBDIRS = src
22 +DIST_SUBDIRS = $(SUBDIRS) debian wince
23 EXTRA_DIST = libdvbpsi.spec bootstrap
24 AUTOMAKE_OPTIONS = foreign dist-bzip2 subdir-objects
25 all: config.h