FS#12959 - [patch] make ed an optdepend
Attached to Project:
Arch Linux
Opened by Allan McRae (Allan) - Sunday, 25 January 2009, 10:55 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 06 February 2009, 18:27 GMT
Opened by Allan McRae (Allan) - Sunday, 25 January 2009, 10:55 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 06 February 2009, 18:27 GMT
|
Details
Description:
ed is only required for minor functionality in patch so it would be nice to make it an optdepend. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Friday, 06 February 2009, 18:27 GMT
Reason for closing: Implemented
Additional comments about closing: 2.5.9-2 in testing
Friday, 06 February 2009, 18:27 GMT
Reason for closing: Implemented
Additional comments about closing: 2.5.9-2 in testing
define "minor"..
-e --ed Interpret the patch as an ed script.
Funnily enough, it was the release of patch itself that made this style of patch file obsolete.
If ed it not installed, patch gives quite an obvious error message when attempting to use this flag (sh: /bin/ed: No such file or directory).
Is there a policy for packages in base and their optdepends?
FS$12964 incl. Allan's comment is also relevant to what i ask.
If bridge-utils, dhcpcd and wireless_tools are indeed optdepends of initscripts and they are all in core, not base, maybe ed could move there too.