aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'portage_with_autodep/pym/portage/const.py')
-rw-r--r--portage_with_autodep/pym/portage/const.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/portage_with_autodep/pym/portage/const.py b/portage_with_autodep/pym/portage/const.py
index f34398d..2a391db 100644
--- a/portage_with_autodep/pym/portage/const.py
+++ b/portage_with_autodep/pym/portage/const.py
@@ -68,6 +68,7 @@ BASH_BINARY = "/bin/bash"
MOVE_BINARY = "/bin/mv"
PRELINK_BINARY = "/usr/sbin/prelink"
AUTODEP_LIBRARY = "/usr/lib/file_hook.so"
+#AUTODEP_LIBRARY = "/home/bay/autodep/src/hook_lib/file_hook.so"
INVALID_ENV_FILE = "/etc/spork/is/not/valid/profile.env"