From a496e783728cb1ab343e2407dfbd334bee6dad2c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 19 Dec 2010 11:23:07 +0100 Subject: [PATCH] htop: move to 'tools' package Signed-off-by: Stephan Raue --- packages/{debug => tools}/htop/build | 0 packages/{debug => tools}/htop/install | 0 packages/{debug => tools}/htop/meta | 0 .../htop/patches/htop-0.8.3-crosscompiling-0.1.patch | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename packages/{debug => tools}/htop/build (100%) rename packages/{debug => tools}/htop/install (100%) rename packages/{debug => tools}/htop/meta (100%) rename packages/{debug => tools}/htop/patches/htop-0.8.3-crosscompiling-0.1.patch (100%) diff --git a/packages/debug/htop/build b/packages/tools/htop/build similarity index 100% rename from packages/debug/htop/build rename to packages/tools/htop/build diff --git a/packages/debug/htop/install b/packages/tools/htop/install similarity index 100% rename from packages/debug/htop/install rename to packages/tools/htop/install diff --git a/packages/debug/htop/meta b/packages/tools/htop/meta similarity index 100% rename from packages/debug/htop/meta rename to packages/tools/htop/meta diff --git a/packages/debug/htop/patches/htop-0.8.3-crosscompiling-0.1.patch b/packages/tools/htop/patches/htop-0.8.3-crosscompiling-0.1.patch similarity index 100% rename from packages/debug/htop/patches/htop-0.8.3-crosscompiling-0.1.patch rename to packages/tools/htop/patches/htop-0.8.3-crosscompiling-0.1.patch