kopia lustrzana https://github.com/Hamlib/Hamlib
Another attempt to fix github build
rodzic
e401953160
commit
6a4da2cbc5
|
@ -105,6 +105,8 @@ myhamlib_PYTHON = \
|
|||
__init__.py \
|
||||
Hamlib.py
|
||||
|
||||
nodist_myhamlib_PYTHON = Hamlib.py
|
||||
|
||||
# Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib
|
||||
myhamlibdir = $(pyexecdir)/Hamlib
|
||||
|
||||
|
@ -115,8 +117,6 @@ EXTRA_DIST += \
|
|||
__init__.py \
|
||||
Hamlib.py
|
||||
|
||||
nodist_myhamlib_PYTHON = Hamlib.py
|
||||
myhamlibdir = $(pyexecdir)/Hamlib
|
||||
|
||||
all-py:
|
||||
install-py:
|
||||
|
|
Ładowanie…
Reference in New Issue