diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-04-06 22:28:42 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-04-06 22:28:42 +0000 |
commit | abf6dd58412e0d23e24a8078ff62b537a8cb8485 (patch) | |
tree | c37fe4e8c71d4470fe1e1d7fa4c7ee1ed8a1e8bc | |
parent | 32c3e4729d0f68193bb1c6922fd6049296fea8b9 (diff) | |
download | xutils-dev-abf6dd58412e0d23e24a8078ff62b537a8cb8485.tar.gz |
ForceNormalLib YES
-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 /**/ |