tag 356114 patch thanks The only patch in debian/patches changed the Makefile, which was regenerated anyway, so there's no need to apply the patches. The attached patch removes the code to do so, which fixes the build.
-- Matt
diff -ru aspell-it-0.60-orig/debian/rules aspell-it-0.60/debian/rules
--- aspell-it-0.60-orig/debian/rules 2006-03-14 23:33:19.000000000 -0800
+++ aspell-it-0.60/debian/rules 2006-03-14 23:35:14.000000000 -0800
@@ -32,10 +32,6 @@
dh_testroot
dh_clean -k
dh_installdirs
-
- #for file in `ls $(CURDIR)/debian/patches` ; do \
- cat $(CURDIR)/debian/patches/$$file | patch -p0 ; \
- done
$(MAKE) install DESTDIR=$(CURDIR)/debian/aspell-it
signature.asc
Description: Digital signature

