Alexander Pyhalov
2016-06-01 e2048398c19dccccce91c3bed3c434e837df88e0
prep-patch.mk: PATCH_STAMPS rule is incorrect
1 files modified
2 ■■■ changed files
make-rules/prep-patch.mk 2 ●●● patch | view | raw | blame | history
make-rules/prep-patch.mk
@@ -74,7 +74,7 @@
endif
# We should unpack the source that we patch before we patch it.
$$(PATCH_STAMPS$(1)::    $$(UNPACK_STAMP$(1)) unpack
$$(PATCH_STAMPS$(1)):    unpack
# Adding MAKEFILE_PREREQ because gmake seems to evaluate the need to patch
# before re-unpacking if the Makefile changed.  The various stamps are