mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
This was meant to be committed at same time as my revision 613.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@614 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
@@ -1 +1,8 @@
|
|||||||
bin_SCRIPTS = bind10 bind10.py
|
bin_SCRIPTS = bind10
|
||||||
|
CLEANFILES = bind10.py
|
||||||
|
|
||||||
|
# TODO: does this need $$(DESTDIR) also?
|
||||||
|
# this is done here since configure.ac AC_OUTPUT doesn't expand exec_prefix
|
||||||
|
bind10: bind10.py
|
||||||
|
$(SED) "s|@@PYTHONPATH@@|@pyexecdir@|" bind10.py >$@
|
||||||
|
# chmod a+x $@
|
||||||
|
Reference in New Issue
Block a user