]> git.proxmox.com Git - pve-docs.git/commit - Makefile
use more portable browser to open generated files
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 23 Jan 2016 09:01:28 +0000 (10:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 23 Jan 2016 09:01:28 +0000 (10:01 +0100)
commitdf41beeca0919ea3e83b93b3e194d7702ca8ed57
tree59d3dcdc7ffe74c2483829c2cf7d7e5a801889c1
parentd91f8c1e9c8c127198ad4e8113dccef30eed2061
use more portable browser to open generated files

Add a 'BROWSER' variable so a user has to set it only once when wanting
another browser and in addition change the default from iceweasel to
xdg-open which is more portable and uses the user set default browser
to open the files.
Makefile