diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-03 21:04:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-03 21:04:43 +0100 |
commit | 4fcc7439fb4e203f510e133a21e1bf9150b79368 (patch) | |
tree | 32eedf8ba00bb4ec35b196205bc9356a8ae5f5a8 /package/samba/patches/patch-source_client_mtab_c | |
parent | 5dd0e62fa8d9366998288e7f384e48dad02949e1 (diff) |
update X11, kerberos, samba, bluez
- fix some ipkg issues with ubuntu
- use grub2 for alix1c, no grub1 dependency on host
- boots up on alix1c
- fix some bcm203x problems
Diffstat (limited to 'package/samba/patches/patch-source_client_mtab_c')
-rw-r--r-- | package/samba/patches/patch-source_client_mtab_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/samba/patches/patch-source_client_mtab_c b/package/samba/patches/patch-source_client_mtab_c deleted file mode 100644 index 7dedcd065..000000000 --- a/package/samba/patches/patch-source_client_mtab_c +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- samba-3.3.3.orig/source/client/mtab.c 2009-04-01 13:48:54.000000000 +0200 -+++ samba-3.3.3/source/client/mtab.c 2009-04-18 23:27:50.522604765 +0200 -@@ -32,6 +32,7 @@ - #include <errno.h> - #include <stdio.h> - #include <sys/time.h> -+#include <sys/stat.h> - #include <time.h> - #include <fcntl.h> - #include <mntent.h> |