Try to eliminate false-positives from patches alias.
authorSteve Youngs <steve@steveyoungs.com>
Sat, 23 Jan 2021 07:45:08 +0000 (17:45 +1000)
committerSteve Youngs <steve@steveyoungs.com>
Sat, 23 Jan 2021 07:45:08 +0000 (17:45 +1000)
commitc20bca25b5cd14ee811118882337fcf4bd226ac6
tree6cd404ac44403a5944ddcafae06bd4688349787e
parent008d5460dc394c215323d7730bfddb9fff8bfbc2
Try to eliminate false-positives from patches alias.

It should also now be possible to use this to copy the patches with

  'cp -v $(patches) .'

* etc/pkgusr/handy_funcs: Improve 'patches' alias.

Signed-off-by: Steve Youngs <steve@steveyoungs.com>
etc/pkgusr/handy_funcs