sha1_file: allow sha1_file_name to handle arbitrary repositories
[gitweb.git] / t / test-lib.sh
index 9a0a21f49ae7bef3d0a1b653cce811d12499672e..9af19055b307e2c8306efbd41a89338ee408b838 100644 (file)
@@ -939,7 +939,7 @@ then
        fi
 fi
 
-GITPERLLIB="$GIT_BUILD_DIR"/perl/blib/lib:"$GIT_BUILD_DIR"/perl/blib/arch/auto/Git
+GITPERLLIB="$GIT_BUILD_DIR"/perl/build/lib
 export GITPERLLIB
 test -d "$GIT_BUILD_DIR"/templates/blt || {
        error "You haven't built things yet, have you?"