From 6ca3d3f0cd4437922280724957dc1279e007da1f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 14 Jul 2009 21:25:05 -0400 Subject: 0.6.2 -- how come no one told me `make install' fails? --- source/rvs-core/lib/stdio | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'source/rvs-core/lib/stdio') diff --git a/source/rvs-core/lib/stdio b/source/rvs-core/lib/stdio index 9398a52..aff22f1 100755 --- a/source/rvs-core/lib/stdio +++ b/source/rvs-core/lib/stdio @@ -1,7 +1,7 @@ #!$$SHELL$$ # abomination module:rvs:lib:stdio #name='rvs stdio' -#ver='0.6.0' +#ver='0.6.2' #usage='' # Copyright (C) 2009 Luke Shumaker # This program is distributed in the hope that it will be useful, @@ -11,12 +11,6 @@ # # Originally written by Luke Shumaker . -#source "$RVSDIR/lib/stdio" -#source "$RVSDIR/lib/rvsdb" - -sopt='VhH?vq' -lopt='version,verbose,quiet,help' - verbose() { if [ "$volume" == '-v' ]; then echo $@ -- cgit v1.2.3-2-g168b