]> git.pld-linux.org Git - packages/samba.git/blob - samba-cap.patch
- more specific Requires
[packages/samba.git] / samba-cap.patch
1 diff -Nur samba-2.0.0/source/include/includes.h samba-2.0.0.pld/source/include/includes.h
2 --- samba-2.0.0/source/include/includes.h       Tue Jan 26 18:43:00 1999
3 +++ samba-2.0.0.pld/source/include/includes.h   Tue Jan 26 18:42:43 1999
4 @@ -310,7 +310,7 @@
5  #endif
6  
7  #ifdef HAVE_SYS_CAPABILITY_H
8 -#include <sys/capability.h>
9 + /* #include <sys/capability.h> .. not works with glibc-2.0.109 ;( */
10  #endif
11  
12  #if defined(HAVE_RPC_RPC_H)
This page took 0.065648 seconds and 3 git commands to generate.