diff --git a/sci-mathematics/sage-conf/files/sage-conf-10.2.patch b/sci-mathematics/sage-conf/files/sage-conf-10.2.patch index 3ab932e87..fd2a3c771 100644 --- a/sci-mathematics/sage-conf/files/sage-conf-10.2.patch +++ b/sci-mathematics/sage-conf/files/sage-conf-10.2.patch @@ -1,16 +1,20 @@ diff --git a/setup.cfg b/setup.cfg -index 8946cbf..60f5245 100644 +index 8946cbf..21f3093 100644 --- a/setup.cfg +++ b/setup.cfg -@@ -13,8 +13,6 @@ packages = +@@ -13,12 +13,6 @@ packages = _sage_conf py_modules = sage_conf -scripts = - bin/sage-env-config +- +-[options.entry_points] +-console_scripts = +- sage-config = sage_conf:_main - [options.entry_points] - console_scripts = + [egg_info] + tag_build = diff --git a/setup.py b/setup.py index 16686a8..bfb1cbd 100644 --- a/setup.py