From 1c96d86d8affa665bce215170748504e1790ba82 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 30 Dec 2013 03:46:06 +0100 Subject: fix fix_dircolors --- ship/src/fix_dircolors | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ship/src/fix_dircolors') diff --git a/ship/src/fix_dircolors b/ship/src/fix_dircolors index 57229210..b2e2ffdb 100755 --- a/ship/src/fix_dircolors +++ b/ship/src/fix_dircolors @@ -1,5 +1,7 @@ #!/bin/sh -#@core +#@info +#@strict +#@include core exists dircolors || die "no dircolors in PATH, bailing out" info "fixing dircolors for $(id -un)" -- cgit v1.2.3