From 7c26e04d89406d7af06d2ad2c951d9d50a797cf0 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 20 Jan 2011 19:59:13 +0000 Subject: Generate Python executables during compilation rather than from ./configure. Change (almost) all programs to use rpki.conf instead of separate config files for each program, and add support for ${prefix}/etc/rpki.conf like normal system programs. svn path=/buildtools/make-python-executable.py; revision=3620 --- buildtools/python-header | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 buildtools/python-header (limited to 'buildtools/python-header') diff --git a/buildtools/python-header b/buildtools/python-header deleted file mode 100644 index 24120c9d..00000000 --- a/buildtools/python-header +++ /dev/null @@ -1,3 +0,0 @@ -#!@PYTHON@ -# -*- Python-*- @configure_input@ - -- cgit v1.2.3