]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Removal of three python2 modules
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 15 May 2021 21:50:31 +0000 (23:50 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 May 2021 12:22:12 +0000 (12:22 +0000)
commit63ce2f7cb69e5cd4baf1c920bda06e2b902c70ef
tree7d76cc5d4cc4a145b1af98576f8326e8577ef302
parent38b4dcd72913720686182f946120ee2bcb9988d2
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>
make.sh