On 02/07/2012 05:28 AM, Ruediger Meier wrote:
On Monday 06 February 2012, Robert Schweikert wrote:
Hi,
Could someone please take a look at
https://build.opensuse.org/package/live_build_log?arch=x86_64&package =coreutils&project=home%3Arjschwei%3Abranches%3ABase%3ASystem&reposito ry=openSUSE_Factory
The original for loop is only about files we currently want to move from /usr/bin to /bin so now you are missing all other files in /usr/bin because you had removed %{_bindir}/* from file section.
duh...
Thanks. Now I have the complaint about packing /usr/bin/su with setuid permission. I take it we have some list somewhere that needs to be fiddled with to allow /usr/bin/su to be packaged with setuid instead of /bin/su?
Robert