[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r128 - in trunk/debian: . patches



Author: dnusinow
Date: 2005-05-19 22:30:36 -0500 (Thu, 19 May 2005)
New Revision: 128

Removed:
   trunk/debian/patches/914_make_static_libs.diff
Modified:
   trunk/debian/changelog
Log:
Remove 914_make_static_libs.diff. Appears obsolete.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-05-20 03:15:18 UTC (rev 127)
+++ trunk/debian/changelog	2005-05-20 03:30:36 UTC (rev 128)
@@ -84,6 +84,9 @@
       - Delete first hunk for linux.cf in
         099c_support_loadable_external_Xcursor_lib.diff because nothing in
         this hunk is present in the file any more.
+      - Delete 914_make_static_libs.diff because nothing in this hunk is
+        present in the file anymore. In addition, we shouldn't be doing the
+        static libs anyway.
 
   Changes by Branden Robinson:
 

Deleted: trunk/debian/patches/914_make_static_libs.diff
===================================================================
--- trunk/debian/patches/914_make_static_libs.diff	2005-05-20 03:15:18 UTC (rev 127)
+++ trunk/debian/patches/914_make_static_libs.diff	2005-05-20 03:30:36 UTC (rev 128)
@@ -1,27 +0,0 @@
-diff -urN xc/config/cf.orig/linux.cf xc/config/cf/linux.cf
---- xc/config/cf.orig/linux.cf	2005-02-02 00:31:42.075360176 +1100
-+++ xc/config/cf/linux.cf	2005-02-02 00:33:16.897944952 +1100
-@@ -185,6 +185,23 @@
-  * method. */
- #  define StaticNeedsPicForShared	NO
- 
-+/* Some libraries changed compilation method from static to shared and they do not
-+ * ship header files.
-+ * Temporary revert the build to static until all the changes will be investigated
-+ * properly
-+ */
-+#  define SharedLibXau			YES
-+#  define SharedLibXdmcp		YES
-+#  define NormalOldX			NO
-+#  define DebugOldX			NO
-+#  define SharedOldX			NO
-+#  define SharedLibDmx			YES
-+#  define SharedLibGLw			NO
-+#  define SharedLibFont			NO
-+#  define SharedLibFontEnc		NO
-+#  define SharedLibXfontcache		NO
-+#  define BuildFreetypeDlModule		NO
-+
- #  define KernelVersionInBanner		YES
- 
- /* We don't want XRX. */



Reply to: