- /usr/sbin instead of /sbin in mailman.cfg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=12
This commit is contained in:
parent
87da75a35a
commit
a36ad872fb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 16:06:34 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- /usr/sbin instead of /sbin in mailman.cfg
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 5 19:05:56 UTC 2019 - pgajdos@suse.com
|
Tue Nov 5 19:05:56 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -109,6 +109,7 @@ done
|
|||||||
popd
|
popd
|
||||||
sed '/importlib_resources/d' -i src/mailman.egg-info/requires.txt setup.py
|
sed '/importlib_resources/d' -i src/mailman.egg-info/requires.txt setup.py
|
||||||
%python_build
|
%python_build
|
||||||
|
sed 's:/sbin:/usr/bin:' src/mailman/config/mailman.cfg
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%if !%{with test}
|
%if !%{with test}
|
||||||
|
Loading…
Reference in New Issue
Block a user