summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2016-01-05 18:20:43 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2016-01-08 12:39:41 (GMT)
commitefc287a8d99f35176daf79af6ccd174eed8acd36 (patch)
tree72226e316daed57e245695db546e287e4af66de1 /tools
parentadb07e2153696a9ef4c9b4a8cc931054e0788fdf (diff)
downloadmxe-efc287a8d99f35176daf79af6ccd174eed8acd36.zip
mxe-efc287a8d99f35176daf79af6ccd174eed8acd36.tar.gz
mxe-efc287a8d99f35176daf79af6ccd174eed8acd36.tar.bz2
move patching functions and targets to patch.mk
See https://github.com/mxe/mxe/pull/1134#issuecomment-168873410 See https://github.com/mxe/mxe/pull/1134#issuecomment-169867926
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build-pkg.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build-pkg.lua b/tools/build-pkg.lua
index e9e7287..7cd853f 100755
--- a/tools/build-pkg.lua
+++ b/tools/build-pkg.lua
@@ -800,6 +800,7 @@ local function makeMxeSourcePackage()
'CNAME',
'LICENSE.md',
'Makefile',
+ 'patch.mk',
'README.md',
'assets',
'doc',