openbsd-ports/www/dooble/patches/patch-dooble_desktop
bcallah 5cf26c7de5 Import www/dooble, a small, lightweight QtWebEngine web browser.
ok abieber@, additional testing Stefan Hagen

Dooble, the scientific browser. Minimal, cute, and unusually stable.

Dooble is a portable QtWebEngine-based minimalist web browser that
includes anonymous tab headers, basic theming support, a floating
digital clock, and gopher support.
2021-08-20 13:55:35 +00:00

17 lines
402 B
Plaintext

$OpenBSD: patch-dooble_desktop,v 1.1.1.1 2021/08/20 13:55:35 bcallah Exp $
Make sure Exec points to the correct place.
Index: dooble.desktop
--- dooble.desktop.orig
+++ dooble.desktop
@@ -3,7 +3,7 @@
[Desktop Entry]
Categories=Network;WebBrowser;
Comment=Dooble Web Browser
-Exec=/usr/bin/dooble
+Exec=${TRUEPREFIX}/bin/dooble
GenericName=Dooble Web Browser
Icon=dooble
Name=Dooble Web Browser