From bddd6fb07906e660260ef0fced05440ecac8d9e9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 24 Oct 2009 02:23:22 -0400 Subject: switching to git --- plugins/repo/commit.d.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/repo/commit.d.sh') diff --git a/plugins/repo/commit.d.sh b/plugins/repo/commit.d.sh index e5d2456..9545b08 100644 --- a/plugins/repo/commit.d.sh +++ b/plugins/repo/commit.d.sh @@ -1,6 +1,6 @@ #!@SHELL@ name='rvs repo commit.d' -ver='0.7.3' +ver=0.8r61 # Copyright (C) 2009 Luke Shumaker # # This file is part of rvs. @@ -19,7 +19,7 @@ ver='0.7.3' # If not, write to the Free Software Foundation, # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#source "$libexecdir/lib/stdio" +source "$libexecdir/@ID@/stdio" # commit.d DIRNAME dir="$1" -- cgit v1.2.3-2-g168b