From 3f6881c5658619d5dd424d06b4b09e57ed025ea9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 19 Oct 2009 06:11:06 +0200 Subject: [PATCH] debug: - dont install strace, because this dont build at the moment --- packages/debug/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/debug/install b/packages/debug/install index 329ba5092a..4d8365497b 100755 --- a/packages/debug/install +++ b/packages/debug/install @@ -2,8 +2,8 @@ . config/options -$SCRIPTS/install strace +# $SCRIPTS/install strace $SCRIPTS/install gdb $SCRIPTS/install test -# $SCRIPTS/install test-rpmatch \ No newline at end of file +# $SCRIPTS/install test-rpmatch