diff options
-rw-r--r-- | debian/patches/dyson-sv4Lib.rules.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/dyson-sv4Lib.rules.patch b/debian/patches/dyson-sv4Lib.rules.patch index 170e5e1..de6fe37 100644 --- a/debian/patches/dyson-sv4Lib.rules.patch +++ b/debian/patches/dyson-sv4Lib.rules.patch @@ -5,8 +5,8 @@ Description: Dyson is like Linux from sun.cf Index: xutils-dev/xorg-cf-files/sv4Lib.rules =================================================================== ---- xutils-dev.orig/xorg-cf-files/sv4Lib.rules 2013-04-06 13:20:35.051289308 +0000 -+++ xutils-dev/xorg-cf-files/sv4Lib.rules 2013-04-06 21:56:23.358325526 +0000 +--- xutils-dev.orig/xorg-cf-files/sv4Lib.rules 2013-04-06 22:09:58.745141863 +0000 ++++ xutils-dev/xorg-cf-files/sv4Lib.rules 2013-04-06 22:25:41.696266884 +0000 @@ -1,128 +1,138 @@ -XCOMM $Xorg: sv4Lib.rules,v 1.3 2000/08/17 19:41:48 cpqbld Exp $ - @@ -29,7 +29,7 @@ Index: xutils-dev/xorg-cf-files/sv4Lib.rules -#ifndef SharedCodeDef -# define SharedCodeDef /**/ +#ifndef ForceNormalLib -+# define ForceNormalLib NO ++# define ForceNormalLib YES #endif -#ifndef SharedLibraryDef -# define SharedLibraryDef /**/ |