# HG changeset patch # User Danek Duvall # Date 1460664154 25200 # Node ID 13a69f5db75f8d05a7e7197e0d83d19696f2a6cb # Parent 07f6f72587bfaf3b3837ed059402e509e07aa8ca 22854539 git 2.7.4 (fix publication) diff -r 07f6f72587bf -r 13a69f5db75f components/git/Makefile --- a/components/git/Makefile Wed Apr 13 14:49:59 2016 -0700 +++ b/components/git/Makefile Thu Apr 14 13:02:34 2016 -0700 @@ -45,8 +45,6 @@ COMPONENT_ARCHIVE_HASH_1 = \ sha256:d04fd81ab8aa32efbe54acd27ab5c88ef4ab615313e4cdfa793dd0065899ce25 COMPONENT_ARCHIVE_URL_1 = https://www.kernel.org/pub/software/scm/git/$(COMPONENT_ARCHIVE_1) -UNPACK_ARGS_1 = -r $(COMPONENT_SRC_1) -PKG_PROTO_DIRS += $(COMPONENT_SRC_1) include $(WS_MAKE_RULES)/prep.mk include $(WS_MAKE_RULES)/configure.mk