Zotero .desktop fix
This commit is contained in:
@ -45,6 +45,7 @@ S="${WORKDIR}"
|
||||
src_prepare() {
|
||||
default
|
||||
sed -e 's|CALLDIR=.*|CALLDIR="/opt/Zotero"|' -i Zotero_linux-x86_64/zotero || die
|
||||
sed -e 's|Exec=.*|Exec=bash -c "/opt/Zotero/zotero -url %U"|' -i Zotero_linux-x86_64/zotero.desktop || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
Reference in New Issue
Block a user