projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1842196
)
www-apps/agendav: fix sed to use a file, bug #651236
author
Fabian Groffen
<grobian@gentoo.org>
Fri, 23 Mar 2018 09:29:00 +0000
(10:29 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Fri, 23 Mar 2018 09:29:09 +0000
(10:29 +0100)
Closes: https://bugs.gentoo.org/651236
Package-Manager: Portage-2.3.24, Repoman-2.3.6
www-apps/agendav/agendav-2.2.0.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/agendav/agendav-2.2.0.ebuild
b/www-apps/agendav/agendav-2.2.0.ebuild
index b2cd58dfa2abe64473344829fc5d43c7f3aa5c5d..47b914cb2e67e6c0018777e8d1a9660211ea7c03 100644
(file)
--- a/
www-apps/agendav/agendav-2.2.0.ebuild
+++ b/
www-apps/agendav/agendav-2.2.0.ebuild
@@
-32,7
+32,7
@@
src_install() {
einfo "Installing agendavcli utility"
sed -i -e '/__DIR__/s:/web/:/:' agendavcli || die
- sed -i -e '/migrations_directory/s:web/::' || die
+ sed -i -e '/migrations_directory/s:web/::'
migrations.yml
|| die
doins migrations.yml
exeinto "${MY_HOSTROOTDIR}/${PN}"
doexe agendavcli