[svn] commit: r370 - in /branches/parkinglot/src/bin: bigtool/Makefile.am bind10/Makefile.am msgq/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 15 18:18:41 UTC 2009


Author: jreed
Date: Tue Dec 15 18:18:41 2009
New Revision: 370

Log:
Also add the install wrappers, so they install too.

TODO: these install wrappers need to be improved to run correctly
from the installed prefix.

Modified:
    branches/parkinglot/src/bin/bigtool/Makefile.am
    branches/parkinglot/src/bin/bind10/Makefile.am
    branches/parkinglot/src/bin/msgq/Makefile.am

Modified: branches/parkinglot/src/bin/bigtool/Makefile.am
==============================================================================
--- branches/parkinglot/src/bin/bigtool/Makefile.am (original)
+++ branches/parkinglot/src/bin/bigtool/Makefile.am Tue Dec 15 18:18:41 2009
@@ -1,1 +1,1 @@
-bin_SCRIPTS = run_bigtool.py
+bin_SCRIPTS = run_bigtool run_bigtool.py

Modified: branches/parkinglot/src/bin/bind10/Makefile.am
==============================================================================
--- branches/parkinglot/src/bin/bind10/Makefile.am (original)
+++ branches/parkinglot/src/bin/bind10/Makefile.am Tue Dec 15 18:18:41 2009
@@ -1,1 +1,1 @@
-bin_SCRIPTS = bind10.py
+bin_SCRIPTS = bind10 bind10.py

Modified: branches/parkinglot/src/bin/msgq/Makefile.am
==============================================================================
--- branches/parkinglot/src/bin/msgq/Makefile.am (original)
+++ branches/parkinglot/src/bin/msgq/Makefile.am Tue Dec 15 18:18:41 2009
@@ -1,1 +1,1 @@
-bin_SCRIPTS = msgq.py
+bin_SCRIPTS = msgq msgq.py




More information about the bind10-changes mailing list