Accepting request 871002 from home:jengelh:branches:GNOME:Factory

Please give it a look.
- Drop configure --libexecdir variable as it does not appear
  to be used by the source archive.

OBS-URL: https://build.opensuse.org/request/show/871002
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=180
This commit is contained in:
Dominique Leuenberger 2021-02-11 12:16:41 +00:00 committed by Git OBS Bridge
parent 400a9bbd5f
commit cbc274f781
5 changed files with 6 additions and 4 deletions

View File

@ -540,7 +540,6 @@ intltoolize -f
%{python_expand # configure for every python flavor
export PYTHON=%{_bindir}/$python
%configure\
--libexecdir=%{_prefix}/lib\
--disable-static\
--with-distro=suse\
%if %{build_core}

View File

@ -540,7 +540,6 @@ intltoolize -f
%{python_expand # configure for every python flavor
export PYTHON=%{_bindir}/$python
%configure\
--libexecdir=%{_prefix}/lib\
--disable-static\
--with-distro=suse\
%if %{build_core}

View File

@ -540,7 +540,6 @@ intltoolize -f
%{python_expand # configure for every python flavor
export PYTHON=%{_bindir}/$python
%configure\
--libexecdir=%{_prefix}/lib\
--disable-static\
--with-distro=suse\
%if %{build_core}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 10 20:09:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Drop configure --libexecdir variable as it does not appear
to be used by the source archive.
-------------------------------------------------------------------
Sun Jan 31 23:54:15 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -535,7 +535,6 @@ intltoolize -f
%{python_expand # configure for every python flavor
export PYTHON=%{_bindir}/$python
%configure\
--libexecdir=%{_prefix}/lib\
--disable-static\
--with-distro=suse\
%if %{build_core}