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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to