[packages] distribute: update to 0.6.16, install easy_install (fixes #8135)
[openwrt/svn-archive/archive.git] / net / weechat / patches / 002-no_doc.patch
1 diff -urN weechat-0.2.5/Makefile.am weechat-0.2.5.new/Makefile.am
2 --- weechat-0.2.5/Makefile.am 2007-01-05 20:12:16.000000000 +0100
3 +++ weechat-0.2.5.new/Makefile.am 2007-09-05 19:28:55.000000000 +0200
4 @@ -15,7 +15,7 @@
5 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
6 #
7
8 -SUBDIRS = po doc intl src
9 +SUBDIRS = po intl src
10
11 EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \
12 debian/changelog debian/control \
13 diff -urN weechat-0.2.5/Makefile.in weechat-0.2.5.new/Makefile.in
14 --- weechat-0.2.5/Makefile.in 2007-06-07 16:52:50.000000000 +0200
15 +++ weechat-0.2.5.new/Makefile.in 2007-09-05 19:28:48.000000000 +0200
16 @@ -290,7 +290,7 @@
17 sysconfdir = @sysconfdir@
18 target_alias = @target_alias@
19 weechat_libdir = @weechat_libdir@
20 -SUBDIRS = po doc intl src
21 +SUBDIRS = po intl src
22 EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \
23 debian/changelog debian/control \
24 debian/copyright debian/compat \