Hello Mates, atm i'm updating the Packages in medical. In one case a have a lot of messages like: freediams.x86_64: W: script-without-shebang /usr/share/freediams/doc/freediams/en/html/_export/xhtml/en/manuals/freediams/install_usb.xhtml To solve that i've tried: for all in %{buildroot}%{_datadir}/%{name}/doc/%{name} `find -type f`; do chmod -x $all done But now i'm got: + for all in /usr/src/packages/BUILDROOT/freediams-0.5.4-1.x86_64/usr/share/freediams/doc/freediams '`find -type f`' + chmod -x ./doc/api-Doxyfile + for all in /usr/src/packages/BUILDROOT/freediams-0.5.4-1.x86_64/usr/share/freediams/doc/freediams '`find -type f`' + chmod -x ./doc/usermanuals chmod: cannot access `./doc/usermanuals': No such file or directory Does anyone know why it searches explicit doc/usermanuals if they aren't present? Best Sascha -- Sincerely Yours Sascha Manns open-slx Community & Support Agent openSUSE Membership Comitee openSUSE Marketing Team Web: http://saigkill.homelinux.net German Community Portal: http://community.open-slx.de -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org