3811d58cd1877e23a2a4a42824af8ed8c4db6f8a
[openwrt/svn-archive/archive.git] / libs / libdvbpsi4 / patches / 001-no_doc_examples.patch
1 diff -urN libdvbpsi4-0.1.5/Makefile.am libdvbpsi4-0.1.5.new/Makefile.am
2 --- libdvbpsi4-0.1.5/Makefile.am 2005-03-21 14:24:33.000000000 +0100
3 +++ libdvbpsi4-0.1.5.new/Makefile.am 2008-08-06 12:15:59.000000000 +0200
4 @@ -1,7 +1,7 @@
5 ## Process this file with automake to produce Makefile.in
6
7 -SUBDIRS = src examples misc
8 -DIST_SUBDIRS = $(SUBDIRS) doc debian wince
9 +SUBDIRS = src
10 +DIST_SUBDIRS = $(SUBDIRS) debian wince
11
12 EXTRA_DIST = libdvbpsi.spec bootstrap
13
14 diff -urN libdvbpsi4-0.1.5/Makefile.in libdvbpsi4-0.1.5.new/Makefile.in
15 --- libdvbpsi4-0.1.5/Makefile.in 2005-07-06 16:44:57.000000000 +0200
16 +++ libdvbpsi4-0.1.5.new/Makefile.in 2008-08-06 12:15:47.000000000 +0200
17 @@ -136,8 +136,8 @@
18 target_os = @target_os@
19 target_vendor = @target_vendor@
20
21 -SUBDIRS = src examples misc
22 -DIST_SUBDIRS = $(SUBDIRS) doc debian wince
23 +SUBDIRS = src
24 +DIST_SUBDIRS = $(SUBDIRS) debian wince
25
26 EXTRA_DIST = libdvbpsi.spec bootstrap
27