projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccb94f0
)
dont run depscan.sh anymore
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 9 Dec 2005 03:27:16 +0000
(
03:27
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 9 Dec 2005 03:27:16 +0000
(
03:27
-0000)
svn path=/main/trunk/; revision=2350
bin/env-update.sh
patch
|
blob
|
history
diff --git
a/bin/env-update.sh
b/bin/env-update.sh
index ff7fa09d220c3767daae2fd08bfde00780019d5c..8f14eb8948f7c61a3f6adb00a1cce5c3daa656d8 100755
(executable)
--- a/
bin/env-update.sh
+++ b/
bin/env-update.sh
@@
-217,5
+217,3
@@
cat << EOF > ${CSHENV}
$(set | grep '^my_envd_' | sed -e 's:^my_envd_\([[:alpha:]_][[:alnum:]_]*\)=:setenv \1 :')
EOF
-
-[[ ${ROOT} == / ]] && /sbin/depscan.sh