Commit Graph

6 Commits

Author SHA1 Message Date
Tony Theodore 09bea83f83 patch.mk: portability fix for gsed 2016-07-17 12:44:48 +10:00
Boris Nagaev 1f60ecc373 patch-tool-mxe: rename existing .git directories
winpcap has directory wpcap/libpcap/.git in its source tree.
Git considers wpcap/libpcap to be a submodule, which is unwanted.
2016-06-13 15:43:37 +03:00
Boris Nagaev f089be0b96 Revert "fix libieee1284 on Wheezy and prevent patch-tool-mxe from using rename" 2016-02-01 11:22:57 +03:00
Boris Nagaev bff9b400f5 patch-tool-mxe: remove "-M9" from git format-patch
> patch < 2.7 (Wheezy has 2.6.1) can't handle the rename done in the patch.

See https://github.com/mxe/mxe/issues/1170#issuecomment-170701741
2016-01-12 02:12:42 +03:00
Boris Nagaev 0edd0899ba patch-tool-mxe: add "-M9" to git format-patch
See https://github.com/mxe/mxe/pull/1131#issuecomment-168547049
2016-01-08 15:39:41 +03:00
Boris Nagaev efc287a8d9 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
2016-01-08 15:39:41 +03:00