kopia lustrzana https://github.com/Hamlib/Hamlib
Another attempt to fix github build
rodzic
8c3f13764d
commit
0c5c34f8a5
|
@ -107,7 +107,8 @@ myhamlib_PYTHON = \
|
||||||
|
|
||||||
nodist_myhamlib_PYTHON = Hamlib.py
|
nodist_myhamlib_PYTHON = Hamlib.py
|
||||||
|
|
||||||
Hamlib.py: hamlib_wrap.c
|
Hamlib.py: hamlibpy_wrap.c
|
||||||
|
@true
|
||||||
|
|
||||||
# Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib
|
# Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib
|
||||||
myhamlibdir = $(pyexecdir)/Hamlib
|
myhamlibdir = $(pyexecdir)/Hamlib
|
||||||
|
@ -122,7 +123,6 @@ EXTRA_DIST += \
|
||||||
|
|
||||||
all-py:
|
all-py:
|
||||||
install-py:
|
install-py:
|
||||||
Hamlib.py:
|
|
||||||
@true
|
@true
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# 4. Remove any custom 'install-py:' or 'install-exec-local: install-py'
|
# 4. Remove any custom 'install-py:' or 'install-exec-local: install-py'
|
||||||
|
|
Ładowanie…
Reference in New Issue