projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7169065
)
app-editors/ted: [QA] Use relative symlink target(s)
author
Michał Górny
<mgorny@gentoo.org>
Wed, 23 Aug 2017 15:55:58 +0000
(17:55 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 23 Aug 2017 16:07:04 +0000
(18:07 +0200)
app-editors/ted/ted-2.23.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/ted/ted-2.23.ebuild
b/app-editors/ted/ted-2.23.ebuild
index a72197e9a326707b27c66eec1d4eed363721807e..790d41379b1d98b345282033fbaf2e0e246c80d3 100644
(file)
--- a/
app-editors/ted/ted-2.23.ebuild
+++ b/
app-editors/ted/ted-2.23.ebuild
@@
-62,5
+62,5
@@
src_compile() {
src_install() {
default
- dosym
/usr
/share/Ted/examples/rtf2pdf.sh /usr/bin/rtf2pdf.sh
+ dosym
..
/share/Ted/examples/rtf2pdf.sh /usr/bin/rtf2pdf.sh
}