Rebuild with python 3.14
This commit is contained in:
@@ -14,5 +14,5 @@ package() {
|
||||
python3 setup.py install --root="$BPM_OUTPUT" --prefix=/usr
|
||||
|
||||
# Install package license
|
||||
install -Dm644 LICENSE "$BPM_OUTPUT"/usr/share/licenses/python-setuptools/LICENSE
|
||||
install -Dm644 "$BPM_SOURCE"/LICENSE "$BPM_OUTPUT"/usr/share/licenses/python-setuptools/LICENSE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user