diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2008-05-31 14:42:02 +0200 |
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-05-31 14:42:02 +0200 |
| commit | f44f970048cd7c0ec4e1945614ef7c6fe0ecca79 (patch) | |
| tree | 64f5b723e39ff394ac7e9342b9dff7f541e5ea1c | |
| parent | 14c10a5bbdf7e43e93badf05ff18c6d00337bf5c (diff) | |
forgot another newline
| -rwxr-xr-x | bin/pkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -210,6 +210,7 @@ pkg_info () { if ([ -r tags ]) { info "Tags: " cat tags | tr "\n" " " | sed 's/ /, /g' + echo } if ([ -d hooks ]) { info "Hooks: " |
