Define the de-facto %opensuse_bs macro from OBS to be zero
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 2 Aug 2013 07:47:18 +0000 (10:47 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 2 Aug 2013 08:32:44 +0000 (11:32 +0300)
commit95b61a102c1bb811d2b89bbc880a5a3d83b6c340
tree113a046bd9b57c8cd9e5bbe6ad8945f3fdb794dc
parent08cc9f7d62ff5bda05b80b542b6a15378d5f95ce
Define the de-facto %opensuse_bs macro from OBS to be zero

The %opensuse_bs macro is virtually always defined in OBS prjconf.
Define this macro to be 0 in depanneur so that it can be used in spec
file to distinguish between local (e.g. "gbs build" or "rpmbuild") and
OBS server builds.

Change-Id: Iffdd917a7bc2a460d76f2e973498896cc9fd7b2a
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
depanneur