~andreas-noteng/transmission/ppa-lucid

« back to all changes in this revision

Viewing changes to debian/patches/libnatpmp_freebsd_ftbfs.patch

  • Committer: Andreas Noteng
  • Date: 2010-05-04 13:03:24 UTC
  • Revision ID: andreas@andreas-laptop-20100504130324-2069ski0xq2833yp
update the patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- transmission/third-party/libnatpmp/getgateway.c
2
 
+++ transmission.new/third-party/libnatpmp/getgateway.c
3
 
@@ -31,7 +31,7 @@
 
1
Index: transmission-1.93/third-party/libnatpmp/getgateway.c
 
2
===================================================================
 
3
--- transmission-1.93.orig/third-party/libnatpmp/getgateway.c   2010-05-03 21:58:45.550121085 +0200
 
4
+++ transmission-1.93/third-party/libnatpmp/getgateway.c        2010-05-04 14:41:52.330121922 +0200
 
5
@@ -35,7 +35,7 @@
4
6
 #undef USE_SYSCTL_NET_ROUTE
5
7
 #endif
6
 
 
 
8
 
7
9
-#ifdef BSD
8
10
+#if defined(BSD) || defined(__FreeBSD_kernel__)
9
11
 #undef USE_PROC_NET_ROUTE