> $ fakeroot debian/rules clean
> [...]
> find debian/patches -name '*.dpatch' -type f ! -perm 644 | xargs chmod 644
> chmod: missing operand after `644'
> Try `chmod --help' for more information.
> make: [clean] Error 123 (ignored)
> 
> This command line should use xargs --no-run-if-empty to avoid the error.

sure, but it's ignored anyway. do you want to file bugs on every xargs
invocation where make ignores the return value?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to