mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
make.sh: Removal of three python2 modules
- Removal of python-distutils and python-distutils-extra as these have been replaced by setuptools. - Removal of python-optional-src - Only python-distutils-extra line is removed from make.sh as python-distutils and python-optional-src were not in make.sh These two modules have not been getting built historically Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
38b4dcd729
commit
63ce2f7cb6
1
make.sh
1
make.sh
@@ -1538,7 +1538,6 @@ buildipfire() {
|
|||||||
lfsmake2 wireless-regdb
|
lfsmake2 wireless-regdb
|
||||||
lfsmake2 crda
|
lfsmake2 crda
|
||||||
lfsmake2 libsolv
|
lfsmake2 libsolv
|
||||||
lfsmake2 python-distutils-extra
|
|
||||||
lfsmake2 ddns
|
lfsmake2 ddns
|
||||||
lfsmake2 python3-setuptools-scm
|
lfsmake2 python3-setuptools-scm
|
||||||
lfsmake2 python3-dateutil
|
lfsmake2 python3-dateutil
|
||||||
|
|||||||
Reference in New Issue
Block a user