summaryrefslogtreecommitdiff
path: root/bin/lsrc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lsrc')
-rwxr-xr-xbin/lsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lsrc b/bin/lsrc
index 2a1a9e0..e2a3618 100755
--- a/bin/lsrc
+++ b/bin/lsrc
@@ -80,7 +80,7 @@ handle_file() {
}
metafile() {
- [ x$2 = 'xhost-' -o x$3 = 'xtag-' -o x$1 = "xRakefile" -o x$1 = "xinstall" ]
+ [ x$2 = 'xhost-' -o x$3 = 'xtag-' ]
}
handle_command_line() {