diff options
author | Jay Freeman <saurik@saurik.com> | 2009-04-11 04:36:31 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-04-11 04:36:31 +0000 |
commit | cd542861d59a3c922f924ded2db439e97f196b48 (patch) | |
tree | d105021ccf472526263286f847506033b4ffc700 /data/_coreutils/_metadata/notes | |
parent | b31d93b631100a63dfb6d077a97402b76e355baa (diff) |
Split coreutils into coreutils and coreutils-bin.
git-svn-id: http://svn.telesphoreo.org/trunk@582 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/_coreutils/_metadata/notes')
-rw-r--r-- | data/_coreutils/_metadata/notes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/_coreutils/_metadata/notes b/data/_coreutils/_metadata/notes new file mode 100644 index 000000000..70d8c6de2 --- /dev/null +++ b/data/_coreutils/_metadata/notes @@ -0,0 +1 @@ +man pages have to be hacked out as it runs --help on the compiled binaries to generate them |