>>>>> On Wed, 14 Sep 2011, Michal Hrusecky wrote: > new versions of eclasses after hopefully fixing most of the comments.
> # @ECLASS-VARIABLE: OPENSUSE_RELEASE
> # @ECLASS-VARIABLE: OBS_PROJECT
> # @ECLASS-VARIABLE: OPENSUSE_PACKAGE
Can't this use a single namespace, i.e. either "OBS" or "OPENSUSE"?
Otherwise people will get confused ...
> [[ -n ${OBS_PACKAGE} ]] || die "OBS_PACKAGE not set!"
... including yourself. ;-)
Ulrich
