summary refs log tree commit diff
path: root/pkgs/development/libraries/ntrack/libnl2.patch
diff options
context:
space:
mode:
authorYury G. Kudryashov <urkud.urkud@gmail.com>2011-06-07 21:50:48 +0000
committerYury G. Kudryashov <urkud.urkud@gmail.com>2011-06-07 21:50:48 +0000
commit496ab8b9480408891441d90a4f3d9136f24b21d3 (patch)
tree7d218d1c6237e2e7cf64f540d4322c8cc8bb68d1 /pkgs/development/libraries/ntrack/libnl2.patch
parent5fb0953680692ee3e256cd31e6e53b807bdf83a7 (diff)
downloadnixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.tar
nixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.tar.gz
nixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.tar.bz2
nixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.tar.lz
nixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.tar.xz
nixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.tar.zst
nixpkgs-496ab8b9480408891441d90a4f3d9136f24b21d3.zip
ntrack-011
svn path=/nixpkgs/trunk/; revision=27386
Diffstat (limited to 'pkgs/development/libraries/ntrack/libnl2.patch')
-rw-r--r--pkgs/development/libraries/ntrack/libnl2.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkgs/development/libraries/ntrack/libnl2.patch b/pkgs/development/libraries/ntrack/libnl2.patch
new file mode 100644
index 00000000000..6e76c749b15
--- /dev/null
+++ b/pkgs/development/libraries/ntrack/libnl2.patch
@@ -0,0 +1,14 @@
+Source: upstream rev. 269
+
+=== modified file 'modules/ntrack-libnl.c'
+--- old/modules/ntrack-libnl.c	2010-12-26 13:22:32 +0000
++++ new/modules/ntrack-libnl.c	2011-03-26 23:21:49 +0000
+@@ -74,6 +74,7 @@
+ 	nl_cache_mngr_add (mngr, \
+ 	                   name, \
+ 	                   0, \
++	                   0, \
+ 	                   &cache_o)
+ #define NL_PRINT_ERROR(text,err) \
+ 	printf ("%s/%s\n", text, nl_geterror(err))
+