[Pkg-xfce-commits] r5896 - goodies/trunk/xfce4-netload-plugin/debian/patches

Yves-Alexis Perez corsac at alioth.debian.org
Sun Jul 31 03:35:36 UTC 2011


Author: corsac
Date: 2011-07-31 15:35:35 +0000 (Sun, 31 Jul 2011)
New Revision: 5896

Modified:
   goodies/trunk/xfce4-netload-plugin/debian/patches/02_drop_ppp_headers.patch
Log:
fix patch..


Modified: goodies/trunk/xfce4-netload-plugin/debian/patches/02_drop_ppp_headers.patch
===================================================================
--- goodies/trunk/xfce4-netload-plugin/debian/patches/02_drop_ppp_headers.patch	2011-07-31 15:29:14 UTC (rev 5895)
+++ goodies/trunk/xfce4-netload-plugin/debian/patches/02_drop_ppp_headers.patch	2011-07-31 15:35:35 UTC (rev 5896)
@@ -1,28 +1,11 @@
-Index: xfce4-netload-plugin-1.0.0/debian/patches/02_unused_ppp_headers.patch
-===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ xfce4-netload-plugin-1.0.0/debian/patches/02_unused_ppp_headers.patch	2011-07-31 17:27:45.263971587 +0200
-@@ -0,0 +1,15 @@
-+---
-+ panel-plugin/os.h |    2 --
-+ 1 file changed, 2 deletions(-)
-+
-+--- a/panel-plugin/os.h
-++++ b/panel-plugin/os.h
-+@@ -122,8 +122,6 @@
-+ #  include <net/if_media.h>
-+ #  include <net/if_mib.h>
-+ #  include <arpa/inet.h>
-+-#  include <net/ppp_defs.h>
-+-#  include <net/if_ppp.h>
-+ #elif __NetBSD__            /* N E T B S D */
-+ #  include <stdio.h>
-+ #  include <sys/param.h>
-Index: xfce4-netload-plugin-1.0.0/debian/patches/series
-===================================================================
---- xfce4-netload-plugin-1.0.0.orig/debian/patches/series	2011-07-31 17:27:30.223878000 +0200
-+++ xfce4-netload-plugin-1.0.0/debian/patches/series	2011-07-31 17:27:45.263971587 +0200
-@@ -1,2 +1,3 @@
- 01_fix-snprintf-format.patch
-+02_unused_ppp_headers.patch
- 02_drop_ppp_headers.patch
+--- a/panel-plugin/os.h
++++ b/panel-plugin/os.h
+@@ -122,8 +122,6 @@
+ #  include <net/if_media.h>
+ #  include <net/if_mib.h>
+ #  include <arpa/inet.h>
+-#  include <net/ppp_defs.h>
+-#  include <net/if_ppp.h>
+ #elif __NetBSD__            /* N E T B S D */
+ #  include <stdio.h>
+ #  include <sys/param.h>




More information about the Pkg-xfce-commits mailing list