mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 01:01:49 -04:00
8 lines
256 B
Python
8 lines
256 B
Python
--- setup.py.orig 2022-01-05 20:34:47 UTC
|
|
+++ setup.py
|
|
@@ -25,5 +25,4 @@ setup(name='cec', version='0.2.8',
|
|
},
|
|
author="Austin Hendrix",
|
|
author_email="namniart@gmail.com",
|
|
- data_files=['COPYING'],
|
|
ext_modules=[python_cec])
|