13 Apr
2013
13 Apr
'13
2:21 p.m.
On 04/12/2013 10:43 PM, Tom Gundersen wrote:
+ for dep in "${unitdir}"/*.{wants,requires}/$(basename $unit); do
Instead of basename, you can use ${unit##*/}
+ add_systemd_unit $(basename $dep)
same here. I guess should be valid in this context, untested. Thanks for this work! -- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1