]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/test-lib.sh
Makefile: replace perl/Makefile.PL with simple make rules
[thirdparty/git.git] / t / test-lib.sh
index 116bd6a70cf727f8dff496b9340b85146208e778..85a0fabb471645b05ab3bd2c44f5b5c774c7de09 100644 (file)
@@ -919,7 +919,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?"