X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/bad5811ddc8958e260c8a5557fb662a3a9c5d50c..93779b4a2b5ab1599b30a2c5fcf51697c7134408:/packages/git/makefile.patch?ds=sidebyside diff --git a/packages/git/makefile.patch b/packages/git/makefile.patch index d8e91dba..4f601ac1 100644 --- a/packages/git/makefile.patch +++ b/packages/git/makefile.patch @@ -9,12 +9,3 @@ diff -u -r ../git-2.5.0/Makefile ./Makefile endif ifdef HAVE_CLOCK_MONOTONIC -@@ -1699,7 +1698,7 @@ - common-cmds.h: generate-cmdlist.perl command-list.txt - - common-cmds.h: $(wildcard Documentation/git-*.txt) -- $(QUIET_GEN)$(PERL_PATH) generate-cmdlist.perl command-list.txt > $@+ && mv $@+ $@ -+ $(QUIET_GEN)perl generate-cmdlist.perl command-list.txt > $@+ && mv $@+ $@ - - SCRIPT_DEFINES = $(SHELL_PATH_SQ):$(DIFF_SQ):$(GIT_VERSION):\ - $(localedir_SQ):$(NO_CURL):$(USE_GETTEXT_SCHEME):$(SANE_TOOL_PATH_SQ):\