Overview

Request 1102084 accepted

- Support build environments like SLE 15 SP5 and Leap 15.5 which
had %{_distconfdir) not defined yet.

Loading...

Luciano Santos's avatar

I'm just curious. Have you thought of using something like this, instead?

# Wourk around Leap/SLE not having _distconfdir macro
%{!?_distconfdir:%define _distconfdir %{_sysconfdir}}
...
%meson \
    --sysconfdir=%{_distconfdir} \
    ...

I haven't tested, but in theory it should work.

Request History
Yifan Jiang's avatar

yfjiang created request

- Support build environments like SLE 15 SP5 and Leap 15.5 which
had %{_distconfdir) not defined yet.


GNOME Review Bot's avatar

gnome-review-bot accepted review

Check script succeeded


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar approved review


Luciano Santos's avatar

luc14n0 accepted request

LGTM2. Accept and forward.

openSUSE Build Service is sponsored by