[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#376468: Should use xargs --no-run-if-empty



Package: gcc-4.0
Version: 4.0.3-4
Severity: minor

$ 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.

- Josh Triplett

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: