From 0d5cfe4a69480e86209308fc09927893977b25f3 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sat, 13 Jul 2013 01:48:20 -0500 Subject: python/pyinotify: sed s,distribute,pysetuptools, README Signed-off-by: Robby Workman --- python/pyinotify/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyinotify/README b/python/pyinotify/README index f67a325c78..54db578c8f 100644 --- a/python/pyinotify/README +++ b/python/pyinotify/README @@ -3,4 +3,4 @@ Pyinotify relies on a Linux Kernel feature (merged in kernel 2.6.13) called inotify. inotify is an event-driven notifier, its notifications are exported from kernel space to user space through three system calls. -distribute and python3 are optional deps that will be used if present. +pysetuptools and python3 are optional deps that will be used if present. -- cgit v1.2.3