wok-6.x diff bristuff/stuff/bristuff.u @ rev 2130
enchant: update depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Feb 02 11:46:12 2009 +0000 (2009-02-02) |
parents | d659eda8a095 |
children |
line diff
1.1 --- a/bristuff/stuff/bristuff.u Mon Aug 04 13:34:35 2008 +0000 1.2 +++ b/bristuff/stuff/bristuff.u Mon Feb 02 11:46:12 2009 +0000 1.3 @@ -85,7 +85,7 @@ 1.4 +slitaz 1.5 --- patches/zaptel/slitaz 1.6 +++ patches/zaptel/slitaz 1.7 -@@ -0,0 +1,73 @@ 1.8 +@@ -0,0 +1,88 @@ 1.9 +--- zaptel-1.4.8/zaptel-base.c 2008-04-29 11:04:40.000000000 +0200 1.10 ++++ zaptel-1.4.8/zaptel-base.c 2008-04-29 11:05:16.000000000 +0200 1.11 +@@ -4432,3 +4432,3 @@ 1.12 @@ -159,6 +159,22 @@ 1.13 + endif 1.14 + endif 1.15 + ifneq (,$(COPY_NETSCR)) 1.16 ++ 1.17 ++--- zaptel-1.4.8/zconfig.h.org 2008-10-13 21:49:25.000000000 +0200 1.18 +++++ zaptel-1.4.8/zconfig.h 2008-10-13 21:49:43.000000000 +0200 1.19 ++@@ -88,9 +88,11 @@ 1.20 ++ /* #define NO_ECHOCAN_DISABLE */ 1.21 ++ 1.22 ++ /* udev support */ 1.23 +++#ifdef LINUX_VERSION_CODE 1.24 ++ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,1) 1.25 ++ #define CONFIG_ZAP_UDEV 1.26 ++ #endif 1.27 +++#endif 1.28 ++ 1.29 ++ /* We now use the linux kernel config to detect which options to use */ 1.30 ++ /* You can still override them below */ 1.31 + 1.32 --- patches/zaphfc/series 1.33 +++ patches/zaphfc/series 1.34 @@ -1,3 +1,4 @@