Roy's Projects
/
openresolv
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b2071f
)
Fix the default PREFIX
author
Roy Marples
<roy@marples.name>
Sat, 10 Nov 2007 23:13:25 +0000
(23:13 +0000)
committer
Roy Marples
<roy@marples.name>
Sat, 10 Nov 2007 23:13:25 +0000
(23:13 +0000)
libc
patch
|
blob
|
history
diff --git
a/libc
b/libc
index 311d737df3052d2c11a4c26f2bcd874cfcdbe2a1..d008781ace797ae477ecce24c5b29526ee865a6b 100755
(executable)
--- a/
libc
+++ b/
libc
@@
-27,7
+27,7
@@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PREFIX=
+PREFIX=
/
RESOLVCONF="${PREFIX}"/etc/resolvconf
RESOLVCONFS="$(resolvconf -l)"
BASE="${RESOLVCONF}/resolv.conf.d/base"