diff options
Diffstat (limited to 'net/samba4/files/patch-source4__ntvfs__sysdep__wscript_build')
| -rw-r--r-- | net/samba4/files/patch-source4__ntvfs__sysdep__wscript_build | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/samba4/files/patch-source4__ntvfs__sysdep__wscript_build b/net/samba4/files/patch-source4__ntvfs__sysdep__wscript_build new file mode 100644 index 000000000000..a147d65fb580 --- /dev/null +++ b/net/samba4/files/patch-source4__ntvfs__sysdep__wscript_build @@ -0,0 +1,11 @@ +--- ./source4/ntvfs/sysdep/wscript_build.orig 2012-10-02 08:24:48.000000000 +0000 ++++ ./source4/ntvfs/sysdep/wscript_build 2013-02-05 04:12:51.899867297 +0000 +@@ -4,7 +4,7 @@ + source='inotify.c', + subsystem='sys_notify', + init_function='sys_notify_inotify_init', +- deps='events', ++ deps='events inotify', + enabled = bld.CONFIG_SET('HAVE_LINUX_INOTIFY') + ) + |
