python/pyinotify: sed s,distribute,pysetuptools, README

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-07-13 01:48:20 -05:00
parent dadfddb608
commit 0d5cfe4a69

View file

@ -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 called inotify. inotify is an event-driven notifier, its notifications
are exported from kernel space to user space through three system calls. 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.