From 72ff12b3ae1c66629042ce906abf8850c49700db Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 10 Mar 2020 14:45:23 +0000 Subject: Docs: Update for nsgtk3 rename. --- docs/PACKAGING-GTK | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/PACKAGING-GTK') diff --git a/docs/PACKAGING-GTK b/docs/PACKAGING-GTK index 7436f238e..4eab25b96 100644 --- a/docs/PACKAGING-GTK +++ b/docs/PACKAGING-GTK @@ -29,11 +29,8 @@ checkouts smaller and making sure changes to one set of resources updates the other. - The binary that the build system produces is called "nsgtk". There is also - a shell script called "netsurf" that will set up the environment and launch - the nsgtk binary. Do not ship this shell script with your package. It is - included only as a convience for launching NetSurf from the build tree. - Instead, you should move nsgtk to /usr/bin/netsurf (or wherever your + The binary that the build system produces is called "nsgtk3". + You should install nsgtk3 to `/usr/bin/netsurf` (or wherever your distribution's packaging policy suggests) and copy the contents of gtk/res/ (dereferencing the symlinks, obviously) to /usr/share/netsurf (or wherever your packaging policy suggests). -- cgit v1.2.1