Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: replace perl/Makefile.PL with simple make rules
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 116bd6a70cf727f8dff496b9340b85146208e778..85a0fabb471645b05ab3bd2c44f5b5c774c7de09 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-919,7
+919,7
@@
then
fi
fi
-GITPERLLIB="$GIT_BUILD_DIR"/perl/b
lib/lib:"$GIT_BUILD_DIR"/perl/blib/arch/auto/Git
+GITPERLLIB="$GIT_BUILD_DIR"/perl/b
uild/lib
export GITPERLLIB
test -d "$GIT_BUILD_DIR"/templates/blt || {
error "You haven't built things yet, have you?"