libupnp/libupnp.spec

changeset 84
944803a4d3f3
parent 78
c278b9fd5b74
child 85
e6a1cd7ed6ba
     1.1 --- a/libupnp/libupnp.spec	Wed Jan 14 14:02:46 2009 +0100
     1.2 +++ b/libupnp/libupnp.spec	Wed Jan 14 14:47:21 2009 +0100
     1.3 @@ -150,7 +150,7 @@
     1.4      #   after installing or upgrading package networking reminder
     1.5      ( echo "Before using UPnP, the network must be able to multicast route."
     1.6        echo "The following command may add a static multicast route:"
     1.7 -      echo "  # route add -net 239.0.0.0 netmask 255.0.0.0 eth0"
     1.8 +      echo "  # route add -net 239.0.0.0 netmask 255.0.0.0 dev eth0"
     1.9      ) | %{l_rpmtool} msg -b -t notice
    1.10      exit 0
    1.11  

mercurial