mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#2012] install python scripts under prefix
This commit is contained in:
committed by
Tomek Mrugalski
parent
49a9ba0165
commit
e5925d7d45
@@ -1,5 +1,8 @@
|
|||||||
SUBDIRS = . tests
|
SUBDIRS = . tests
|
||||||
|
|
||||||
|
PYTHON_PREFIX=@prefix@
|
||||||
|
PYTHON_EXEC_PREFIX=@prefix@
|
||||||
|
|
||||||
pkgpython_PYTHON = kea_conn.py kea_connector2.py kea_connector3.py
|
pkgpython_PYTHON = kea_conn.py kea_connector2.py kea_connector3.py
|
||||||
|
|
||||||
sbin_SCRIPTS = kea-shell
|
sbin_SCRIPTS = kea-shell
|
||||||
|
Reference in New Issue
Block a user