forked from Lainports/opnsense-ports
11 lines
323 B
Python
11 lines
323 B
Python
--- setup.py.orig 2023-07-17 10:33:56 UTC
|
|
+++ setup.py
|
|
@@ -14,7 +14,7 @@ config = {
|
|
scripts = glob.glob("bin/*")
|
|
|
|
config = {
|
|
- 'name': 'fontFeatures',
|
|
+ 'name': 'fontfeatures',
|
|
'author': 'Simon Cozens',
|
|
'author_email': 'simon@simon-cozens.org',
|
|
'url': 'https://github.com/simoncozens/fontFeatures',
|