/[packages]/cauldron/resolvconf/current/SOURCES/resolvconf-1.36-path.patch
ViewVC logotype

Contents of /cauldron/resolvconf/current/SOURCES/resolvconf-1.36-path.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16395 - (show annotations) (download)
Thu Jan 13 20:15:06 2011 UTC (13 years, 3 months ago) by blino
File size: 723 byte(s)
imported package resolvconf
1 --- resolvconf-1.36/bin/resolvconf.path 2006-03-08 18:03:13.000000000 +0100
2 +++ resolvconf-1.36/bin/resolvconf 2006-12-20 23:52:35.000000000 +0100
3 @@ -12,7 +12,7 @@
4
5 echo_usage() { echo "Usage: resolvconf (-u|-d IFACE|-a IFACE)" ; }
6
7 -PATH=/sbin:/bin
8 +PATH=/sbin:/bin:/usr/bin
9 MYNAME="${0##*/}"
10 # Note that /etc/resolvconf/run may be a symlink
11 RUN_DIR=/etc/resolvconf/run
12 --- resolvconf-1.36/etc/resolvconf/update.d/libc.path 2006-12-20 23:52:47.000000000 +0100
13 +++ resolvconf-1.36/etc/resolvconf/update.d/libc 2006-12-20 23:52:58.000000000 +0100
14 @@ -12,7 +12,7 @@
15 # Written by Thomas Hood <jdthood@yahoo.co.uk>
16
17 set -e
18 -PATH=/sbin:/bin
19 +PATH=/sbin:/bin:/usr/bin
20
21 [ -x /lib/resolvconf/list-records ] || exit 1
22

  ViewVC Help
Powered by ViewVC 1.1.30