[SCM] faad2/master: Increase PATH_MAX for the sake of it.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Sep 20 13:22:38 UTC 2010


The following commit has been merged in the master branch:
commit 8fc0e6b351b0334ebab4892afe34449215eb1271
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Mon Sep 20 15:22:55 2010 +0200

    Increase PATH_MAX for the sake of it.

diff --git a/debian/patches/path_max.patch b/debian/patches/path_max.patch
index 717d92c..cd382b0 100644
--- a/debian/patches/path_max.patch
+++ b/debian/patches/path_max.patch
@@ -12,7 +12,7 @@ Forwarded: menno at audiocoding.com
 +#include <limits.h>
 +
 +#ifndef PATH_MAX
-+#define PATH_MAX 254
++#define PATH_MAX 1023
 +#endif
  
  #include <neaacdec.h>

-- 
faad2 packaging



More information about the pkg-multimedia-commits mailing list