Description: Remove Texinfo documentation.
 The original source contained a licensing
 of the Texinfo source which is incompatible
 with DFSG. The build target is now removed.
Author: Mats Erik Andersson <debian@gisladisker.se>
Forwarded: no
Last-Update: 2011-04-18

--- rush-1.7.orig/configure.ac	2010-07-07 22:53:34.000000000 +0200
+++ rush-1.7/configure.ac	2011-04-18 11:24:10.000000000 +0200
@@ -106,6 +106,5 @@
 		 lib/Makefile
 		 src/Makefile
 		 etc/Makefile
-		 doc/Makefile
 		 po/Makefile.in])
 AC_OUTPUT
--- rush-1.7.orig/Makefile.am	2010-02-05 10:13:30.000000000 +0100
+++ rush-1.7/Makefile.am	2011-04-18 11:23:47.000000000 +0200
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ACLOCAL_AMFLAGS = -I m4 
-SUBDIRS=gnu lib src etc doc po
+SUBDIRS=gnu lib src etc po
 
 # We never remove files from the configuration directory
 distuninstallcheck_listfiles = \
