public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] epatch now searches for relative patches
@ 2011-07-20  5:14 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2011-07-20  5:14 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

if you specify a patch to `epatch` which does not exist based on the name 
alone, epatch will now search for it in EPATCH_SOURCE.  this makes it useful 
to apply a set of patches which have a specific order but cannot use the 
existing lexicographical search.

quick example is a debian patchset that does not have names to imply sorting.  
instead, all the patches are ordered according to a file.  so now you can do:
	EPATCH_SOURCE=$WORKDIR/debian/patches epatch $(<series)
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-20  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20  5:14 [gentoo-dev] epatch now searches for relative patches Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox