projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49f44be
)
app-shells/tcsh: [QA] Use relative symlink target(s)
author
Michał Górny
<mgorny@gentoo.org>
Thu, 24 Aug 2017 14:25:06 +0000
(16:25 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 24 Aug 2017 15:53:10 +0000
(17:53 +0200)
app-shells/tcsh/tcsh-6.20.00.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/tcsh/tcsh-6.20.00.ebuild
b/app-shells/tcsh/tcsh-6.20.00.ebuild
index 7f54dbfaf363ff39c89937e13b4391713010cb1c..f78c18beaf4de040f22b26da38e13aecc00ccf39 100644
(file)
--- a/
app-shells/tcsh/tcsh-6.20.00.ebuild
+++ b/
app-shells/tcsh/tcsh-6.20.00.ebuild
@@
-97,5
+97,5
@@
src_install() {
"${CONFDIR}"/csh.login
# bug #119703: add csh -> tcsh symlink
- dosym
/bin/
tcsh /bin/csh
+ dosym tcsh /bin/csh
}