[Pkg-utopia-commits] r1421 -
 /packages/unstable/avahi/debian/patches/12_avahi-autoipd-dhcp-exit-hook-take-down.patch
    slomo at users.alioth.debian.org 
    slomo at users.alioth.debian.org
       
    Thu Apr 19 11:22:05 UTC 2007
    
    
  
Author: slomo
Date: Thu Apr 19 11:22:05 2007
New Revision: 1421
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1421
Log:
* fix patch
Modified:
    packages/unstable/avahi/debian/patches/12_avahi-autoipd-dhcp-exit-hook-take-down.patch
Modified: packages/unstable/avahi/debian/patches/12_avahi-autoipd-dhcp-exit-hook-take-down.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/patches/12_avahi-autoipd-dhcp-exit-hook-take-down.patch?rev=1421&op=diff
==============================================================================
--- packages/unstable/avahi/debian/patches/12_avahi-autoipd-dhcp-exit-hook-take-down.patch (original)
+++ packages/unstable/avahi/debian/patches/12_avahi-autoipd-dhcp-exit-hook-take-down.patch Thu Apr 19 11:22:05 2007
@@ -1,5 +1,5 @@
---- avahi-autoipd/dhclient-exit-hook.in.old	2007-04-19 08:30:02.000000000 +0200
-+++ avahi-autoipd/dhclient-exit-hook.in	2007-04-19 08:29:40.000000000 +0200
+--- avahi-autoipd/dhclient-exit-hook.in.old	2007-04-19 13:20:50.000000000 +0200
++++ avahi-autoipd/dhclient-exit-hook.in	2007-04-19 13:21:16.000000000 +0200
 @@ -23,11 +23,11 @@
      MEDIUM|ARPCHECK|ARPSEND|NBI)
          ;;
@@ -9,7 +9,7 @@
          # Stopping avahi-autoipd is left for the enter hook
          ;;
      
--    EXPIRE|RELEASE|FAIL|TIMEOUT)
+-    EXPIRE|FAIL|RELEASE|TIMEOUT)
 +    EXPIRE|FAIL|TIMEOUT)
          @sbindir@/avahi-autoipd -wD $interface 2> /dev/null
          ;;
    
    
More information about the Pkg-utopia-commits
mailing list