diff --git a/git-cvs2git.sh b/git-cvs2git.sh index cee3c92..2862a0e 100755 --- a/git-cvs2git.sh +++ b/git-cvs2git.sh @@ -522,7 +522,7 @@ cd $GITFiles/$1 #fi # Take out any bogus dates: -/usr/bin/BogusDateBot.sh $(basename $SPECFILE) +BogusDateBot.sh $(basename $SPECFILE) # If it is an SME package, take out the patches and then update the release. if [[ "$NAME" =~ ^(smeserver-|e-smith-).* ]]; then