On 2008-09-23 22:05:06 +0200, Michael Behrisch wrote:
Now, what can I do to strip my executables before packaging them? Do I have to call strip by hand or I am just overlooking something?
you can enable debuginfo packages for your project [[[ <debuginfo> <enable/> </debuginfo> ]]] osc meta prj -e yourproject and add this block above the first <repository> block (without the [[[]]]) that will strip the binaries and create additional packages for easier debugging. hth darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org