git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c084b1
)
LD_RUN_PATH should clone PATH not LD_LIBRARY_PATH.
author
Iain Patterson
<me@iain.cx>
Wed, 25 Jul 2007 08:48:29 +0000
(08:48 +0000)
committer
Iain Patterson
<me@iain.cx>
Wed, 25 Jul 2007 08:48:29 +0000
(08:48 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@63
6be0d1a5
-5cfe-0310-89b6-
964be062b18b
.profile.d/PATH.bashrc
patch
|
blob
|
history
diff --git
a/.profile.d/PATH.bashrc
b/.profile.d/PATH.bashrc
index
20fbf9b
..
66d61b3
100644
(file)
--- a/
.profile.d/PATH.bashrc
+++ b/
.profile.d/PATH.bashrc
@@
-50,7
+50,7
@@
makepath PATH bindirs
makepath C_INCLUDE_PATH incdirs
copypath CPLUS_INCLUDE_PATH C_INCLUDE_PATH
makepath LD_LIBRARY_PATH libdirs
-copypath LD_RUN_PATH
LD_LIBRARY_
PATH
+copypath LD_RUN_PATH PATH
makepath MANPATH mandirs
makepath PKG_CONFIG_PATH pkgdirs