Package: clisp Version: 1:2.49-8.2 User: ametz...@debian.org Usertags: find_perm_plus
Hello, the clisp source package uses find -perm +xxx. This GNU extension syntax is deprecated and does not work in GNU findutils 4.5.11 and later. Please change to find -perm /xxx instead. The new syntax was introduced in 4.2.25 (October 2005) and should therefore be available on any relevant system. -------------- ametzler@argenau:/tmp/BUGS$ grep -lr -- '-perm +' clisp-2.49 clisp-2.49/utils/fix-perms.sh -------------- cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' _______________________________________________ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-common-lisp-devel