summaryrefslogtreecommitdiffstats
path: root/patch.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-18 13:44:43 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-11-19 00:29:22 (GMT)
commit1b1b9c9a9a15737e83cfc0aee65e21d8385ef832 (patch)
treefbf43c3a8ef9c8072c2eedd4d5f68e3af30d656b /patch.mk
parent99b8d3306133b4e18e57a9fa1cd30c7b09f93046 (diff)
downloadmxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.zip
mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.gz
mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.bz2
various packages: run `make refresh-patches` with numbering
Diffstat (limited to 'patch.mk')
-rw-r--r--patch.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch.mk b/patch.mk
index 9e3b61c..3daa878 100644
--- a/patch.mk
+++ b/patch.mk
@@ -46,7 +46,7 @@ define EXPORT_PATCH
echo 'Contains ad hoc patches for cross building.'; \
echo ''; \
$(call GIT_CMD,$(1)) format-patch \
- --no-numbered \
+ --numbered \
-p \
--no-signature \
--stdout \