summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-aw
blob: 3bffa57ea6c70289c981e0f054928930acadc139 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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: