fixed path

This commit is contained in:
Jake Hillion 2021-04-26 14:03:41 +01:00
parent 9d05e80b0f
commit 2d0750531c

View File

@ -29,6 +29,6 @@ src_install() {
newicon -s ${i} chrome/icons/default/default${i}.png ${PN}.png newicon -s ${i} chrome/icons/default/default${i}.png ${PN}.png
done done
make_desktop_entry "/opt/Zoteroi/zotero-bin" Zotero zotero.png Office make_desktop_entry "/opt/Zotero/zotero" Zotero zotero Office
} }