---
 pm/pm-functions.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pm/pm-functions.in b/pm/pm-functions.in
index 6d2ca2b..20c98cd 100644
--- a/pm/pm-functions.in
+++ b/pm/pm-functions.in
@@ -48,7 +48,7 @@ done
 
 . "${PM_FUNCTIONS}"
 
-[ -f "$PM_UTILS_SYSCONFDIR/blacklist" ] && {
+[ -f "$PM_UTILS_ETCDIR/blacklist" ] && {
        # loop through the blacklist file, adding entries to our hook blacklist.
        # Blacklist file format:
        # name debugging text
-- 
1.5.4.3

_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils

Reply via email to