Package: lazarus Version: 1.0.10+dfsg-1 User: [email protected] Usertags: find_perm_plus
Hello, the lazarus 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 +' lazarus-1.0.10+dfsg/tools/install/create_clean_fpcsrc_directory.sh lazarus-1.0.10+dfsg/tools/install/create_clean_lazarus_directory.sh lazarus-1.0.10+dfsg/tools/install/macosx/create_lazarus_dmg.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' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

