Makefile: remove unused @@PERLLIBDIR@@ substitution variable
[gitweb.git] / Makefile
index 154929f1c88e79e550c2d57f176ce2531f50e406..8f4cb506ffda6c76ff36f4702e2a2b4937d0eb64 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2109,7 +2109,6 @@ GIT-PERL-HEADER: $(PERL_HEADER_TEMPLATE) GIT-PERL-DEFINES Makefile
        INSTLIBDIR="$$INSTLIBDIR$${INSTLIBDIR_EXTRA:+:$$INSTLIBDIR_EXTRA}" && \
        sed -e 's=@@PATHSEP@@=$(pathsep)=g' \
            -e 's=@@INSTLIBDIR@@='$$INSTLIBDIR'=g' \
-           -e 's=@@PERLLIBDIR@@='$(perllibdir_SQ)'=g' \
            -e 's=@@PERLLIBDIR_REL@@=$(perllibdir_relative_SQ)=g' \
            -e 's=@@GITEXECDIR_REL@@=$(gitexecdir_relative_SQ)=g' \
            -e 's=@@LOCALEDIR_REL@@=$(localedir_relative_SQ)=g' \