Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ms/core-icase-doc'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 0cb6590f24acdaec89fa85815e7af584c48ed620..3b1effb4ca88fe9e8b0dfb64a023aa626482b707 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2110,7
+2110,7
@@
$(SCRIPT_PERL_GEN): % : %.perl GIT-PERL-DEFINES GIT-PERL-HEADER GIT-VERSION-FILE
$(QUIET_GEN)$(RM) $@ $@+ && \
sed -e '1{' \
-e ' s|#!.*perl|#!$(PERL_PATH_SQ)|' \
- -e ' rGIT-PERL-HEADER' \
+ -e ' r
GIT-PERL-HEADER' \
-e ' G' \
-e '}' \
-e 's/@@GIT_VERSION@@/$(GIT_VERSION)/g' \