Update dmapd and libdmapsharing to new upstream versions
[openwrt/svn-archive/archive.git] / utils / coreutils / patches / 001-no_docs_man_tests.patch
1 diff -urN coreutils-6.9/Makefile.am coreutils-6.9.new/Makefile.am
2 --- coreutils-6.9/Makefile.am 2007-03-18 22:36:43.000000000 +0100
3 +++ coreutils-6.9.new/Makefile.am 2008-11-15 14:15:17.000000000 +0100
4 @@ -15,7 +15,7 @@
5 # You should have received a copy of the GNU General Public License
6 # along with this program. If not, see <http://www.gnu.org/licenses/>.
7
8 -SUBDIRS = lib src doc man po tests gnulib-tests
9 +SUBDIRS = lib src po
10 EXTRA_DIST = cfg.mk maint.mk \
11 .prev-version THANKS-to-translators THANKStt.in \
12 .version \
13 diff -urN coreutils-6.9/Makefile.in coreutils-6.9.new/Makefile.in
14 --- coreutils-6.9/Makefile.in 2007-03-22 22:20:26.000000000 +0100
15 +++ coreutils-6.9.new/Makefile.in 2008-11-15 14:15:05.000000000 +0100
16 @@ -918,7 +918,7 @@
17 top_build_prefix = @top_build_prefix@
18 top_builddir = @top_builddir@
19 top_srcdir = @top_srcdir@
20 -SUBDIRS = lib src doc man po tests gnulib-tests
21 +SUBDIRS = lib src po
22 EXTRA_DIST = cfg.mk maint.mk \
23 .prev-version THANKS-to-translators THANKStt.in \
24 .version \