$NetBSD: patch-aw,v 1.6 2006/05/12 12:39:32 joerg Exp $

--- Makefile.in.orig	2005-05-31 07:57:32.000000000 +0000
+++ Makefile.in
@@ -293,7 +293,7 @@ postinstall: 
 	@$(RM) -f -r contrib 
 	@mkdir contrib 
 	@mv contrib-loader.sce contrib/loader.sce
-	@$(RM) man/*/*/*.xml 
+	@find man -name \*.xml -exec ${RM} {} \;
 	@@STRIP@ bin/scilex;
 
 uninstall:
