From 4d741ac5a76c062a6a0907ae1710f9c0c21331d7 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 6 Oct 2009 09:54:14 +0200 Subject: [PATCH] debug: - dont install test-rpmatch --- packages/debug/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/debug/install b/packages/debug/install index 11b1d0f676..329ba5092a 100755 --- a/packages/debug/install +++ b/packages/debug/install @@ -6,4 +6,4 @@ $SCRIPTS/install strace $SCRIPTS/install gdb $SCRIPTS/install test -$SCRIPTS/install test-rpmatch \ No newline at end of file +# $SCRIPTS/install test-rpmatch \ No newline at end of file