packages: arj/arj-glibc.patch (NEW) - needed for glibc 2.10; taken from -> ...

duddits duddits at pld-linux.org
Fri Aug 28 12:52:35 CEST 2009


Author: duddits                      Date: Fri Aug 28 10:52:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- needed for glibc 2.10; taken from ->
  http://bugs.gentoo.org/show_bug.cgi?id=271608

---- Files affected:
packages/arj:
   arj-glibc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/arj/arj-glibc.patch
diff -u /dev/null packages/arj/arj-glibc.patch:1.1
--- /dev/null	Fri Aug 28 12:52:35 2009
+++ packages/arj/arj-glibc.patch	Fri Aug 28 12:52:30 2009
@@ -0,0 +1,13 @@
+diff -ruN arj-3.10.22.orig/fardata.c arj-3.10.22/fardata.c
+--- arj-3.10.22.orig/fardata.c	2004-04-17 04:39:42.000000000 -0700
++++ arj-3.10.22/fardata.c	2009-05-27 19:21:42.000000000 -0700
+@@ -13,7 +13,7 @@
+ /* ASR fix 02/05/2003: need that regardless of COLOR_OUTPUT to
+ * support -jp
+    correctly */
+ #if SFX_LEVEL>=ARJ
+- #define CUSTOM_PRINTF
++/* #define CUSTOM_PRINTF */
+  #define CHUNK_SIZE               512    /* Size of the output block */
+  #define CHUNK_THRESHOLD (CHUNK_SIZE-256) /* Safety bound */
+ #endif
================================================================


More information about the pld-cvs-commit mailing list