From e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Fri, 21 Jun 2013 16:52:52 +0000
Subject: [PATCH] util-linux: move package to package/system/utils

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36986
---
 package/{ => system/utils}/util-linux/Makefile                    | 0
 package/{ => system/utils}/util-linux/patches/000-compile.patch   | 0
 .../utils}/util-linux/patches/001-no-printf-alloc.patch           | 0
 .../{ => system/utils}/util-linux/patches/002-fix-endianess.patch | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename package/{ => system/utils}/util-linux/Makefile (100%)
 rename package/{ => system/utils}/util-linux/patches/000-compile.patch (100%)
 rename package/{ => system/utils}/util-linux/patches/001-no-printf-alloc.patch (100%)
 rename package/{ => system/utils}/util-linux/patches/002-fix-endianess.patch (100%)

diff --git a/package/util-linux/Makefile b/package/system/utils/util-linux/Makefile
similarity index 100%
rename from package/util-linux/Makefile
rename to package/system/utils/util-linux/Makefile
diff --git a/package/util-linux/patches/000-compile.patch b/package/system/utils/util-linux/patches/000-compile.patch
similarity index 100%
rename from package/util-linux/patches/000-compile.patch
rename to package/system/utils/util-linux/patches/000-compile.patch
diff --git a/package/util-linux/patches/001-no-printf-alloc.patch b/package/system/utils/util-linux/patches/001-no-printf-alloc.patch
similarity index 100%
rename from package/util-linux/patches/001-no-printf-alloc.patch
rename to package/system/utils/util-linux/patches/001-no-printf-alloc.patch
diff --git a/package/util-linux/patches/002-fix-endianess.patch b/package/system/utils/util-linux/patches/002-fix-endianess.patch
similarity index 100%
rename from package/util-linux/patches/002-fix-endianess.patch
rename to package/system/utils/util-linux/patches/002-fix-endianess.patch