diff options
Diffstat (limited to 'stap-env')
-rwxr-xr-x | stap-env | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ # INSTALL-HOOK time. stap_exec_prefix= stap_sysconfdir=`pwd`/net +stap_pkglibexecdir= +stap_localstatedir=`pwd`/net/var # General configuration stap_tmpdir_prefix_client=stap.client |