On Wed, Jul 18, 2018 at 2:47 PM, Jeffrey Walton wrote:
> On Wed, Jul 18, 2018 at 1:49 PM, Junio C Hamano wrote:
>> Jeffrey Walton writes:
>> ...
>> diff --git a/Makefile b/Makefile
>> index 2ba24035f5..50138e85eb 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -2086,7 +2086,7 @@ $(SCRIPT_PERL_G
On Wed, Jul 18, 2018 at 1:49 PM, Junio C Hamano wrote:
> Jeffrey Walton writes:
> ...
> diff --git a/Makefile b/Makefile
> index 2ba24035f5..50138e85eb 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2086,7 +2086,7 @@ $(SCRIPT_PERL_GEN): % : %.perl GIT-PERL-DEFINES
> GIT-PERL-HEADER GIT-VERSION-F
rGIT-PERL-HEADER' \
> -e 'G' \
> -e '}' \
> -e 's/@@GIT_VERSION@@/2.18.0/g' \
> git-add--interactive.perl >git-add--interactive+ && \
> chmod +x git-add--interactive+ && \
> mv git-add--interactive+ git-ad
e '}' \
-e 's/@@GIT_VERSION@@/2.18.0/g' \
git-add--interactive.perl >git-add--interactive+ && \
chmod +x git-add--interactive+ && \
mv git-add--interactive+ git-add--interactive
sed: command garbled: rGIT-PERL-HEADER
gmake: *** [git-add--interactive] E
4 matches
Mail list logo