On Sat, Jan 19, 2013 at 10:47 AM, Krzysztof Żelechowski <giecrilj@stegny.2a.pl> wrote:
Dnia piątek, 18 stycznia 2013 22:02:55 Alex Naumov pisze:
On Sun, Jan 13, 2013 at 12:40 PM, Matwey V. Kornilov <matwey.kornilov@gmail.com> wrote:
OBS may run %post during checks after the actual build.
Is the way to say OBS "forget about this code and don't run it. I will care about it" ?
%if 0 this code %endif
Thank you very much! That's exactly what I need.
The problem is that I need to run curl and check configuration of some components in the system. I want to automate the configuration process: package will configure itself after installation. I know how to do this, but OBS should ignore (don't run) this piece of code.
Why?
For example, I want to configure USB printer via CUPS. In this case device should be there in this time. If not, build process will be just froze. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org