diff options
author | Karel Zak | 2009-07-02 14:38:23 +0200 |
---|---|---|
committer | Karel Zak | 2009-07-02 14:38:23 +0200 |
commit | 5663298c2c8f3b89be5626ca435b3fd1e5509823 (patch) | |
tree | 5e94657e00d960252fee11b8ba098d3ee8da79f9 /misc-utils/.gitignore | |
parent | raw: undeprecate raw (diff) | |
download | kernel-qcow2-util-linux-5663298c2c8f3b89be5626ca435b3fd1e5509823.tar.gz kernel-qcow2-util-linux-5663298c2c8f3b89be5626ca435b3fd1e5509823.tar.xz kernel-qcow2-util-linux-5663298c2c8f3b89be5626ca435b3fd1e5509823.zip |
blkid: move to misc-utils/ directory
The others utilities are in one of the top-level directories. That's
confusing to have blkid(8) and findfs(8) in shlibs/ tree.
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/.gitignore')
-rw-r--r-- | misc-utils/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/.gitignore b/misc-utils/.gitignore index e58c93015..2242b9201 100644 --- a/misc-utils/.gitignore +++ b/misc-utils/.gitignore @@ -14,3 +14,5 @@ kill write uuidgen uuidd +findfs +blkid |